Function 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 class="pln">D 0, get_connection_count() - 1
.
long getConnectionCount() nothrow @nogc const;