Megadocs 0.0.1
All of megapop's internal libraries
|
This is the complete list of members for Megapop.MegaCore.GameObjectExt, including all inherited members.
DuplicateGameObject(this GameObject source, Transform newParent, bool keepPrefabReference=false) | Megapop.MegaCore.GameObjectExt | inlinestatic |
GetOrAddComponent< T >(this GameObject go) | Megapop.MegaCore.GameObjectExt | inlinestatic |
SetLayerRecursively(this GameObject go, string layer) | Megapop.MegaCore.GameObjectExt | inlinestatic |
SetLayerRecursively(this GameObject go, int layer) | Megapop.MegaCore.GameObjectExt | inlinestatic |
StripComponents(this GameObject go, params Type[] toKeep) | Megapop.MegaCore.GameObjectExt | inlinestatic |