GameObject.removeChild

Removes the given object as a child from this object.

class GameObject
final
void
removeChild

Parameters

oldChild

The object to remove.

Meta