Elin Modding Docs Doc
|
Public Attributes | |
string | id |
string | text |
UnityAction | action |
Card | card |
RenderRow | renderRow |
Definition at line 185 of file LayerInspect.cs.
UnityAction LayerInspect.MenuItem.action |
Definition at line 194 of file LayerInspect.cs.
Card LayerInspect.MenuItem.card |
Definition at line 197 of file LayerInspect.cs.
string LayerInspect.MenuItem.id |
Definition at line 188 of file LayerInspect.cs.
RenderRow LayerInspect.MenuItem.renderRow |
Definition at line 200 of file LayerInspect.cs.
string LayerInspect.MenuItem.text |
Definition at line 191 of file LayerInspect.cs.