-
Gets the number of children that a game object has. Game Object The game object ...
Last edited by User on 12/10/2019 11:02 AM
-
Gets a random child of a game object. Game Object The parent. Store Store the ...
Last edited by User on 12/10/2019 10:53 AM
-
Gets the parent of a game object and store it in a variable. Game Object The ...
Last edited by User on 12/3/2010 9:04 PM
-
Finds the child of a game object by name. You can specify a path to the child, ...
Last edited by User on 12/1/2010 7:00 PM
-
Unparents all children. Game Object Select the game object to detach children ...
Last edited by User on 12/1/2010 7:00 PM
-
Sets the parent of a game object. Game Object The game object to parent. Parent ...
Last edited by User on 12/1/2010 7:08 PM
-
Tests if a game object is a child of another game object and stores the result ...
Last edited by User on 12/28/2015 11:30 PM
-
Gets the child of a game object by index and store it in a GameObject variable ...
Last edited by User on 12/10/2019 11:01 AM
-
Finds the child of a game object by name, tag, or both, and stores it in a ...
Last edited by User on 12/1/2010 7:04 PM