Remove the child at the specified position from this node's children.
The removed child.
Any subsequent children are shifted to the left (one is subtracted from their indices). The removed child’s parent is set to null.
PNode Class | UMD.HCIL.Piccolo Namespace | PNode.RemoveChild Overload List