Elin Decompiled Documentation EA 23.102 Nightly
|
This is the complete list of members for Util, including all inherited members.
alphaMap | Util | static |
canvas | Util | static |
ClampToScreen(RectTransform rect, int margin=0) | Util | inlinestatic |
ConvertAxis(Vector2 v) | Util | inlinestatic |
CopyComponent< T >(T original, GameObject destination) | Util | inlinestatic |
DestroyChildren(Transform trans) | Util | inlinestatic |
Distance(int pX1, int pY1, int pX2, int pY2) | Util | inlinestatic |
EnumToList< T >() | Util | inlinestatic |
GetAngle(Vector3 self, Vector3 target) | Util | inlinestatic |
GetAngle(float x, float y) | Util | inlinestatic |
GetVectorDir(Vector3 normal) | Util | inlinestatic |
Instantiate(string path, Component parent=null) | Util | inlinestatic |
Instantiate< T >(T t, Component parent=null) | Util | inlinestatic |
Instantiate< T >(string path, Component parent=null) | Util | inlinestatic |
RandomEnum< T >() | Util | inlinestatic |
RebuildLayoutInParents(Component c, Component root) | Util | inlinestatic |
ResizeArray< T >(T[,] original, int x, int y, Func< int, int, T > func) | Util | inlinestatic |
Run(string itemPath) | Util | inlinestatic |
SetRectToFitScreen(RectTransform rect) | Util | inlinestatic |
ShowExplorer(string itemPath, bool selectFirstFile=false) | Util | inlinestatic |
Util() | Util | inlineprivatestatic |
WorldToUIPos(Vector3 worldPoint, RectTransform container) | Util | inlinestatic |