getNodePath(idx:forParent:)

    Returns the path to the node at idx.

    SceneState.swift:152
    final func getNodePath(idx: Int32, forParent: Bool = false) -> NodePath

    If forParent is true, returns the path of the idx node’s parent instead.

    Other members in extension

    Types

    Type members

    Instance members