Function SceneState.getConnectionFlags
Returns the connection flags for the signal at idx
. See GodotObject
constants.
long getConnectionFlags
(
const(long) idx
) nothrow @nogc const;
Returns the connection flags for the signal at idx
. See GodotObject
constants.
long getConnectionFlags
(
const(long) idx
) nothrow @nogc const;