SceneState.getConnectionFlags

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

struct SceneState
@nogc nothrow const
long
getConnectionFlags
(
in long idx
)

Meta