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

This is the complete list of members for Megapop.MegaCore.ComponentExt, including all inherited members.

AddChildGameObject(this Component c, string name)Megapop.MegaCore.ComponentExtinlinestatic
AddChildGameObject< T >(this Component c, string name)Megapop.MegaCore.ComponentExtinlinestatic
DuplicateGameObject(this Component source, Transform newParent, bool keepPrefabConnection=false)Megapop.MegaCore.ComponentExtinlinestatic
DuplicateGameObject< T >(this Component source, Transform newParent, bool keepPrefabConnection=false)Megapop.MegaCore.ComponentExtinlinestatic
StripComponents(this Component c, params Type[] toKeep)Megapop.MegaCore.ComponentExtinlinestatic