Elin Decompiled Documentation EA 23.102 Nightly
|
Public Attributes | |
Func< bool > | ShouldDestroy |
Action | OnUpdate |
Transform | trans |
CanvasGroup | cg |
Private Member Functions | |
void | Update () |
Definition at line 4 of file UIHighlightObject.cs.
|
inlineprivate |
Definition at line 14 of file UIHighlightObject.cs.
References OnUpdate, and ShouldDestroy.
CanvasGroup UIHighlightObject.cg |
Definition at line 12 of file UIHighlightObject.cs.
Action UIHighlightObject.OnUpdate |
Definition at line 8 of file UIHighlightObject.cs.
Referenced by Update().
Func<bool> UIHighlightObject.ShouldDestroy |
Definition at line 6 of file UIHighlightObject.cs.
Referenced by Update().
Transform UIHighlightObject.trans |
Definition at line 10 of file UIHighlightObject.cs.
Referenced by HotItemLayer.OnSetItem().