Tanoda
|
Public Member Functions | |
override void | InitializeGUI () |
Public Attributes | |
Text | title |
Dropdown | dropdown |
Protected Member Functions | |
override void | OnUpdateGUI () |
Field editor for enum types.
Definition at line 11 of file pb_EnumInspector.cs.
override void GILES.Interface.pb_EnumInspector.InitializeGUI | ( | ) |
Definition at line 25 of file pb_EnumInspector.cs.
|
protected |
Definition at line 48 of file pb_EnumInspector.cs.
Dropdown GILES.Interface.pb_EnumInspector.dropdown |
Definition at line 16 of file pb_EnumInspector.cs.
Text GILES.Interface.pb_EnumInspector.title |
Definition at line 15 of file pb_EnumInspector.cs.