TransformExt.DestroyAllChildren Method
Overload List
Name | Description | |
---|---|---|
DestroyAllChildren(Transform) | Destroys all children using Destroy(). | |
DestroyAllChildren<T>(Transform, Boolean) | Destroys all children GameObjects using Destroy() that have a given component type. |