GodotObject.getSignalConnectionList

Returns an Array of connections for the given signal.

struct GodotObject
@nogc nothrow const
Array
getSignalConnectionList
(
in String signal
)

Meta