|
Elin Decompiled Documentation EA 23.229 Stable 1st Anniversary Patch 2
|
Public Attributes | |
| bool | isHeader |
| List< object > | objects = new List<object>() |
| Action< UIItem > | onSetHeader |
Definition at line 9 of file UIDynamicList.cs.
| bool UIDynamicList.Row.isHeader |
Definition at line 11 of file UIDynamicList.cs.
Referenced by UIDynamicList.UpdateRow().
Definition at line 13 of file UIDynamicList.cs.
Referenced by UIDynamicList._Add(), and UIDynamicList.UpdateRow().
| Action<UIItem> UIDynamicList.Row.onSetHeader |
Definition at line 15 of file UIDynamicList.cs.
Referenced by UIDynamicList.UpdateRow().