|
static bool | ParseEnabled (out bool value, ConfigNode node, string valueName, string FieldUIControlName) |
|
static bool | ParseFloat (out float value, ConfigNode node, string valueName, string FieldUIControlName, string errorNoValue) |
|
static bool | ParseString (out string value, ConfigNode node, string valueName, string FieldUIControlName, string errorNoValue) |
|
BaseField | field |
|
override void UI_MinMaxRange.Load |
( |
ConfigNode |
node, |
|
|
object |
host |
|
) |
| |
|
inlinevirtual |
override void UI_MinMaxRange.Save |
( |
ConfigNode |
node, |
|
|
object |
host |
|
) |
| |
|
inlinevirtual |
float UI_MinMaxRange.maxValueX = 1f |
float UI_MinMaxRange.maxValueY = 1f |
float UI_MinMaxRange.minValueX = 0f |
float UI_MinMaxRange.minValueY = 0f |
float UI_MinMaxRange.stepIncrement = 0.1f |
The documentation for this class was generated from the following file: