SceneStateGetNodeCount Method |
Returns the number of nodes in the scene.
The idx argument used to query node data in other get_node_* methods in the interval [0, get_node_count() - 1].
Namespace: Godot
public int GetNodeCount()
[Missing <returns> documentation for "M:Godot.SceneState.GetNodeCount"]