getConnectionCount

    Returns the number of signal connections in the scene.

    SceneState.swift:513
    final func getConnectionCount() -> Int32

    The idx argument used to query connection metadata in other get_connection_* methods in the interval [0, get_connection_count() - 1].

    Other members in extension

    Types

    Type members

    Instance members