Elin Decompiled Documentation EA 23.102 Nightly
Loading...
Searching...
No Matches
UIDynamicList.Row Class Reference

Public Attributes

bool isHeader
 
List< object > objects = new List<object>()
 
Action< UIItemonSetHeader
 

Detailed Description

Definition at line 9 of file UIDynamicList.cs.

Member Data Documentation

◆ isHeader

bool UIDynamicList.Row.isHeader

Definition at line 11 of file UIDynamicList.cs.

Referenced by UIDynamicList.UpdateRow().

◆ objects

List<object> UIDynamicList.Row.objects = new List<object>()

Definition at line 13 of file UIDynamicList.cs.

Referenced by UIDynamicList._Add(), and UIDynamicList.UpdateRow().

◆ onSetHeader

Action<UIItem> UIDynamicList.Row.onSetHeader

Definition at line 15 of file UIDynamicList.cs.

Referenced by UIDynamicList.UpdateRow().


The documentation for this class was generated from the following file: