ModelNode.MoveChild

bool MoveChild()

Moves this ModelNode class to the first Child of this node. If it cannot, then it remains the same.

   
RETURNS: bool True if it moved to the Child, false if there was no Child to move to.




Found an issue with these docs, or have some additional questions? Create an Issue on Github!