|
protected |
Removes child entity from hierarchy.
| child | IEntity Pointer to child entity we want to remove. |
| keepTransform | bool When set to true, Entity is kept on her world position. Otherwise it's local transform is used as world-space one. |
bool True if it was removed, false when this entity is not our child.