Function GodotObject.getSignalConnectionList

Returns an Array of connections for the given signal.

Array getSignalConnectionList (
  const(String) signal
) nothrow @nogc const;