|
protected |
Adds child entity to this entity.
| child | IEntity Pointer to entity which become our child |
| pivot | int Pivot is pivot index, or -1 for center of parent. |
| positionOnly | bool When set to true, the orientation will still be in WS. |
bool True when entity has been attached. False otherwise.