Megadocs 0.0.1
All of megapop's internal libraries
Megapop.MegaCore.GameObjectExt Member List

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.GameObjectExtinlinestatic
GetOrAddComponent< T >(this GameObject go)Megapop.MegaCore.GameObjectExtinlinestatic
SetLayerRecursively(this GameObject go, string layer)Megapop.MegaCore.GameObjectExtinlinestatic
SetLayerRecursively(this GameObject go, int layer)Megapop.MegaCore.GameObjectExtinlinestatic
StripComponents(this GameObject go, params Type[] toKeep)Megapop.MegaCore.GameObjectExtinlinestatic