SceneStateGetNodeIndex Method |
Returns the node's index, which is its position relative to its siblings. This is only relevant and saved in scenes for cases where new nodes are added to an instanced or inherited scene among siblings from the base scene. Despite the name, this index is not related to the idx argument used here and in other methods.
Namespace: Godot
public int GetNodeIndex( int idx )
[Missing <param name="idx"/> documentation for "M:Godot.SceneState.GetNodeIndex(System.Int32)"]
[Missing <returns> documentation for "M:Godot.SceneState.GetNodeIndex(System.Int32)"]