SceneState.getConnectionCount

Returns the number of signal connections in the scene. The idx argument used to query connection metadata in other get_connection_* methods in the interval $(D 0, get_connection_count() - 1).

struct SceneState
@nogc nothrow const
long
getConnectionCount
()

Meta