|
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_ChooseOption.Load |
( |
ConfigNode |
node, |
|
|
object |
host |
|
) |
| |
|
inlinevirtual |
override void UI_ChooseOption.Save |
( |
ConfigNode |
node, |
|
|
object |
host |
|
) |
| |
|
inlinevirtual |
string [] UI_ChooseOption.display = null |
string [] UI_ChooseOption.options = new string[] { "Default" } |
The documentation for this class was generated from the following file: