SceneState.getConnectionFlags

Returns the flags for the signal at idx. See GodotObject's CONNECT_* flags.

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

Meta