SpriteFactory.Sprite.Locator.DetachChildren
C#: void DetachChildren ()
JS: function DetachChildren () : void
Description
Unparents all children.
Useful if you want to destroy the root of a hierarchy without destroying the children.
C#: void DetachChildren ()
JS: function DetachChildren () : void
Description
Unparents all children.
Useful if you want to destroy the root of a hierarchy without destroying the children.