|
string | m_DefValue |
|
string | m_UiWidget |
| can be "editbox", "combobox", "spinbox", "slider", "font", "fileeditbox", "colorPicker", "flags", "resourceNamePicker"
|
|
string | m_RangeScale |
| defined as "MIN_VALUE MAX_VALUE STEP" eg. "1 100 0.5"
|
|
string | m_Desc |
|
ref ParamEnumArray | m_Enums |
| Only ints and floats are currently supported. Array can be defined this way: { ParamEnum("Choice 1", "1"), ParamEnum("Choicen 2", "2") }.
|
|
Definition at line 820 of file EnEntity.c.
The documentation for this class was generated from the following file: