Method | Description | |
---|---|---|
DestroyChildren ( this transform ) : void |
Destroy all childrens
|
|
DestroyImmediateChildren ( this transform ) : void |
DestroyImmediate all childrens
|
static public DestroyChildren ( this transform ) : void | ||
transform | this | |
return | void |
static public DestroyImmediateChildren ( this transform ) : void | ||
transform | this | |
return | void |