![]() | UnityUtils Class |
Namespace: Slash.Unity.DataBind.Core.Utils
The UnityUtils type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | AddChild |
Instantiates a new game object from the specified prefab and adds it
to the game object.
Makes sure the position/rotation/scale are initialized correctly.
|
![]() ![]() | DestroyChildren |
Destroys all children from the specified game object.
|
![]() ![]() | GetChildren |
Collects all children from the specified game object.
|