Megadocs 0.0.1
All of megapop's internal libraries
|
This is the complete list of members for Megapop.MegaCore.TransformExt, including all inherited members.
Clear(this Transform t) | Megapop.MegaCore.TransformExt | inlinestatic |
Copy(this Transform t1, Transform copyFrom) | Megapop.MegaCore.TransformExt | inlinestatic |
DestroyChildren(this Transform t) | Megapop.MegaCore.TransformExt | inlinestatic |
DestroyChildrenImmediate(this Transform t) | Megapop.MegaCore.TransformExt | inlinestatic |
FindClosestComponentInParents< T >(this Transform transform, bool dontIncludeThisObject=false) | Megapop.MegaCore.TransformExt | inlinestatic |
FindClosestComponentsInParents< T >(this Transform transform, bool dontIncludeThisObject=false) | Megapop.MegaCore.TransformExt | inlinestatic |
GetAllComponentsInParents< T >(this Transform transform, bool dontIncludeThisObject=false) | Megapop.MegaCore.TransformExt | inlinestatic |
GetAllParentTransforms(this Transform transform) | Megapop.MegaCore.TransformExt | inlinestatic |
GetChildList(this Transform t, List< Transform > list) | Megapop.MegaCore.TransformExt | inlinestatic |
GetChildList(this Transform t) | Megapop.MegaCore.TransformExt | inlinestatic |
HasActiveChildren(this Transform t) | Megapop.MegaCore.TransformExt | inlinestatic |
ObjectPath(this Transform t) | Megapop.MegaCore.TransformExt | inlinestatic |
SafeDestroyChildren(this Transform t) | Megapop.MegaCore.TransformExt | inlinestatic |
Set(this Transform t, Vector3 position, Quaternion rotation, Vector3 scale) | Megapop.MegaCore.TransformExt | inlinestatic |
SetChildrenActive(this Transform t, bool active) | Megapop.MegaCore.TransformExt | inlinestatic |
SwapValues(Transform t1, Transform t2) | Megapop.MegaCore.TransformExt | inlinestatic |