terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
|
This is the complete list of members for GameObjectExtensions, including all inherited members.
FindInChildren(this GameObject gameObject, string name) | GameObjectExtensions | inlinestatic |
FindInChildren< T >(this GameObject gameObject) | GameObjectExtensions | inlinestatic |
FindInObjectOrChildren< T >(this GameObject gameObject) | GameObjectExtensions | inlinestatic |
FindInObjectOrParents< T >(this GameObject gameObject) | GameObjectExtensions | inlinestatic |
FindInParents< T >(this GameObject gameObject) | GameObjectExtensions | inlinestatic |
GetComponentsInObjectChildren< T >(this GameObject gameObject) | GameObjectExtensions | inlinestatic |
GetPath(this GameObject gameObject) | GameObjectExtensions | inlinestatic |
InstantiatePrefabAsChild(this GameObject gameObject, GameObject prefab) | GameObjectExtensions | inlinestatic |
Parent(this GameObject gameObject) | GameObjectExtensions | inlinestatic |
SetLayer(this GameObject gameObject, int layer) | GameObjectExtensions | inlinestatic |