Elin Decompiled Documentation EA 23.102 Nightly
|
Public Attributes | |
string | id |
string | text |
UnityAction | action |
Card | card |
RenderRow | renderRow |
Definition at line 7 of file LayerInspect.cs.
UnityAction LayerInspect.MenuItem.action |
Definition at line 13 of file LayerInspect.cs.
Referenced by LayerInspect.Refresh().
Card LayerInspect.MenuItem.card |
Definition at line 15 of file LayerInspect.cs.
Referenced by LayerInspect.Refresh().
string LayerInspect.MenuItem.id |
Definition at line 9 of file LayerInspect.cs.
RenderRow LayerInspect.MenuItem.renderRow |
Definition at line 17 of file LayerInspect.cs.
Referenced by LayerInspect.Refresh().
string LayerInspect.MenuItem.text |
Definition at line 11 of file LayerInspect.cs.
Referenced by LayerInspect.Refresh().