removeChild
Removes a child entity from the current entity.
Return
true if the removal succeeds; false otherwise.
Parameters
child
The child entity to remove.
Removes a child entity from the current entity.
true if the removal succeeds; false otherwise.
The child entity to remove.