|
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_Vector2.Load |
( |
ConfigNode |
node, |
|
|
object |
host |
|
) |
| |
|
inlinevirtual |
override void UI_Vector2.Save |
( |
ConfigNode |
node, |
|
|
object |
host |
|
) |
| |
|
inlinevirtual |
float UI_Vector2.maxValueX = 1f |
float UI_Vector2.maxValueY = 1f |
float UI_Vector2.minValueX = 0f |
float UI_Vector2.minValueY = 0f |
The documentation for this class was generated from the following file: