![]() |
Twilight Princess
Remastered version of the GameCube game
|
Static Public Member Functions | |
static List< GameObject > | GetAllChildren (this GameObject gameObject) |
static GameObject | FindChildren (this GameObject gameObject, string name) |
static Transform | FindChildrenTransform (this GameObject gameObject, string name) |
Static Private Member Functions | |
static void | GetAllChildrenRecursive (Transform parent, List< GameObject > children) |
|
static |
|
static |
|
static |
|
staticprivate |