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

