|
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_ScaleEdit.Load |
( |
ConfigNode |
node, |
|
|
object |
host |
|
) |
| |
|
inlinevirtual |
float UI_ScaleEdit.MaxValue |
( |
| ) |
|
|
inline |
float UI_ScaleEdit.MinValue |
( |
| ) |
|
|
inline |
override void UI_ScaleEdit.Save |
( |
ConfigNode |
node, |
|
|
object |
host |
|
) |
| |
|
inlinevirtual |
float [] UI_ScaleEdit.incrementSlide = {0.02f, 0.04f } |
float [] UI_ScaleEdit.intervals = { 1, 2, 4 } |
string UI_ScaleEdit.unit = "" |
bool UI_ScaleEdit.useSI = false |
The documentation for this class was generated from the following file: