|
Elin Decompiled Documentation EA 23.229 Stable 1st Anniversary Patch 2
|
Public Member Functions | |
| void | OnClickAnchor (int i) |
| void | OnClickAnchor (RectPosition p) |
| void | OnClickPivot (int i) |
| void | OnClickPivot (RectPosition p) |
Public Attributes | |
| Action< RectPosition > | onSetPivot |
| Action< RectPosition > | onSetAnchor |
Definition at line 4 of file UIAnchor.cs.
|
inline |
Definition at line 10 of file UIAnchor.cs.
References OnClickAnchor().
Referenced by OnClickAnchor(), and OnClickPivot().
|
inline |
|
inline |
Definition at line 20 of file UIAnchor.cs.
References OnClickAnchor().
|
inline |
| Action<RectPosition> UIAnchor.onSetAnchor |
Definition at line 8 of file UIAnchor.cs.
Referenced by OnClickAnchor().
| Action<RectPosition> UIAnchor.onSetPivot |
Definition at line 6 of file UIAnchor.cs.
Referenced by OnClickPivot().