Elin Decompiled Documentation EA 23.102 Nightly
All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events Pages
LayerInspect.MenuItem Class Reference

Public Attributes

string id
 
string text
 
UnityAction action
 
Card card
 
RenderRow renderRow
 

Detailed Description

Definition at line 7 of file LayerInspect.cs.

Member Data Documentation

◆ action

UnityAction LayerInspect.MenuItem.action

Definition at line 13 of file LayerInspect.cs.

Referenced by LayerInspect.Refresh().

◆ card

Card LayerInspect.MenuItem.card

Definition at line 15 of file LayerInspect.cs.

Referenced by LayerInspect.Refresh().

◆ id

string LayerInspect.MenuItem.id

Definition at line 9 of file LayerInspect.cs.

◆ renderRow

RenderRow LayerInspect.MenuItem.renderRow

Definition at line 17 of file LayerInspect.cs.

Referenced by LayerInspect.Refresh().

◆ text

string LayerInspect.MenuItem.text

Definition at line 11 of file LayerInspect.cs.

Referenced by LayerInspect.Refresh().


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