Returns a child node by its index (see getChildCount). This method is often used for iterating all children of a node. To access a child node via its name, use getNode.
See Implementation
Returns a child node by its index (see getChildCount). This method is often used for iterating all children of a node. To access a child node via its name, use getNode.