Elin Decompiled Documentation EA 23.102 Nightly
|
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().