ModelNode.MoveParent

bool MoveParent()

Moves this ModelNode class to the Parent up the hierarchy tree. If it cannot, then it remains the same.

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




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