TransformExt.DestroyImmediateAllChildren Method

Overload List

NameDescription
Public methodStatic memberDestroyImmediateAllChildren(Transform) Destroys all children using DestroyImmediate().
Public methodStatic memberDestroyImmediateAllChildren<T>(Transform, Boolean) Destroys all children GameObjects using DestroyImmediate() that have a given component type.

See Also

Reference

TransformExt Class
UltimateXR.Extensions.Unity Namespace