wHiteRabbiT-sTudio Framework
|
This is the complete list of members for wHiteRabbiT.Unity.Extensions.GameObjectExtensions, including all inherited members.
Axe(this GameObject go, Axes axe) | wHiteRabbiT.Unity.Extensions.GameObjectExtensions | static |
ChildrenRec(this GameObject goRoot) | wHiteRabbiT.Unity.Extensions.GameObjectExtensions | static |
GetComponentRec< T >(this GameObject goRoot) | wHiteRabbiT.Unity.Extensions.GameObjectExtensions | static |
SafeAddComponent< T >(this GameObject go) | wHiteRabbiT.Unity.Extensions.GameObjectExtensions | static |
SafeAddComponentRec< T >(this GameObject go) | wHiteRabbiT.Unity.Extensions.GameObjectExtensions | static |
SafeDeleteComponent< T >(this GameObject go) | wHiteRabbiT.Unity.Extensions.GameObjectExtensions | static |
SafeFind(this GameObject goRoot, params string[] hierarchy) | wHiteRabbiT.Unity.Extensions.GameObjectExtensions | static |
SafeFindStartsWith(this GameObject goRoot, string Name) | wHiteRabbiT.Unity.Extensions.GameObjectExtensions | static |