Megadocs 0.0.1
All of megapop's internal libraries
|
This is the complete list of members for Megapop.MegaCore.ComponentExt, including all inherited members.
AddChildGameObject(this Component c, string name) | Megapop.MegaCore.ComponentExt | inlinestatic |
AddChildGameObject< T >(this Component c, string name) | Megapop.MegaCore.ComponentExt | inlinestatic |
DuplicateGameObject(this Component source, Transform newParent, bool keepPrefabConnection=false) | Megapop.MegaCore.ComponentExt | inlinestatic |
DuplicateGameObject< T >(this Component source, Transform newParent, bool keepPrefabConnection=false) | Megapop.MegaCore.ComponentExt | inlinestatic |
StripComponents(this Component c, params Type[] toKeep) | Megapop.MegaCore.ComponentExt | inlinestatic |