Add to a field or property to allow the Capability to parse this field into a string value
More...
|
| string | capabilityName = "" |
| | If the class has more than one capability, set this string to allow fields to distinguish between them More...
|
| |
| string | format = "" |
| | Format string for the value (only applicable to int, float and double) More...
|
| |
| string | units = "" |
| | Additional units string to append to value More...
|
| |
Add to a field or property to allow the Capability to parse this field into a string value
| KSPCapabilityValue.KSPCapabilityValue |
( |
string |
name | ) |
|
|
inline |
| string KSPCapabilityValue.capabilityName = "" |
If the class has more than one capability, set this string to allow fields to distinguish between them
| string KSPCapabilityValue.format = "" |
Format string for the value (only applicable to int, float and double)
| string KSPCapabilityValue.units = "" |
Additional units string to append to value
| string KSPCapabilityValue.name |
|
getset |
The documentation for this class was generated from the following file: