Representation of a capability value. Use Update() to update from underlying class object
More...
|
string | name [get] |
| Name of this value More...
|
|
string | value [get, set] |
| Formatted value (with any units appended) More...
|
|
Representation of a capability value. Use Update() to update from underlying class object
Capability.Value.Value |
( |
object |
classObject, |
|
|
KSPCapabilityValue |
capability, |
|
|
FieldInfo |
field |
|
) |
| |
|
inline |
Create a capability value for a reflected field
Capability.Value.Value |
( |
object |
classObject, |
|
|
KSPCapabilityValue |
capability, |
|
|
PropertyInfo |
property |
|
) |
| |
|
inline |
Create a capability value for a reflected property
override string Capability.Value.ToString |
( |
| ) |
|
|
inline |
void Capability.Value.Update |
( |
| ) |
|
|
inline |
Updates the value from underlying class and field/property
string Capability.Value.name |
|
get |
string Capability.Value.value |
|
getset |
Formatted value (with any units appended)
The documentation for this class was generated from the following file: