SceneStateGetNodePath Method |
Returns the path to the node at idx.
If for_parent is true, returns the path of the idx node's parent instead.
Namespace: Godot
public NodePath GetNodePath( int idx, bool forParent = false )
[Missing <param name="idx"/> documentation for "M:Godot.SceneState.GetNodePath(System.Int32,System.Boolean)"]
[Missing <param name="forParent"/> documentation for "M:Godot.SceneState.GetNodePath(System.Int32,System.Boolean)"]
[Missing <returns> documentation for "M:Godot.SceneState.GetNodePath(System.Int32,System.Boolean)"]