Function SceneState.getConnectionFlags

Returns the connection flags for the signal at idx. See GodotObject.connectflags constants.

long getConnectionFlags (
  const(long) idx
) nothrow @nogc const;