Elin Modding Docs Doc
Loading...
Searching...
No Matches
LayerInspect.MenuItem Class Reference

Public Attributes

string id
 
string text
 
UnityAction action
 
Card card
 
RenderRow renderRow
 

Detailed Description

Definition at line 185 of file LayerInspect.cs.

Member Data Documentation

◆ action

UnityAction LayerInspect.MenuItem.action

Definition at line 194 of file LayerInspect.cs.

◆ card

Card LayerInspect.MenuItem.card

Definition at line 197 of file LayerInspect.cs.

◆ id

string LayerInspect.MenuItem.id

Definition at line 188 of file LayerInspect.cs.

◆ renderRow

RenderRow LayerInspect.MenuItem.renderRow

Definition at line 200 of file LayerInspect.cs.

◆ text

string LayerInspect.MenuItem.text

Definition at line 191 of file LayerInspect.cs.


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