terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
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 |