![]() |
Kerbal Space Program
1.12.4
|
This is the complete list of members for GameObjectExtension, including all inherited members.
| AddOrGetComponent< T >(this GameObject obj) | GameObjectExtension | inlinestatic |
| DestroyGameObject(this GameObject obj) | GameObjectExtension | inlinestatic |
| DestroyGameObjectImmediate(this GameObject obj) | GameObjectExtension | inlinestatic |
| GetChild(this GameObject obj, string childName) | GameObjectExtension | inlinestatic |
| GetComponentCached< T >(this GameObject gameobject, ref T cache) | GameObjectExtension | inlinestatic |
| GetComponentCached< T >(this Component component, ref T cache) | GameObjectExtension | inlinestatic |
| GetComponentIndex< T >(this GameObject host, T tgt) | GameObjectExtension | inlinestatic |
| GetComponentOnParent(this GameObject obj, string type) | GameObjectExtension | inlinestatic |
| GetComponentOnParent< T >(this GameObject obj) | GameObjectExtension | inlinestatic |
| GetComponentUpwards(this GameObject obj, string type) | GameObjectExtension | inlinestatic |
| GetComponentUpwards< T >(this GameObject obj) | GameObjectExtension | inlinestatic |
| SetLayerRecursive(this GameObject obj, int layer, int ignoreLayersMask=0) | GameObjectExtension | inlinestatic |
| SetLayerRecursive(this GameObject obj, int layer, bool filterTranslucent, int ignoreLayersMask=0) | GameObjectExtension | inlinestatic |
| SetTagsRecursive(this GameObject obj, string tag, params string[] ignoreTags) | GameObjectExtension | inlinestatic |
1.8.7