Paw default base Attribute field implementation Automatic persistance can only be applied to types which implement the IConfigNode interface or one of the following.. string, bool, int, float, Vector2, Vector3, Vector4 or Quaternion
More...
Paw default base Attribute field implementation Automatic persistance can only be applied to types which implement the IConfigNode interface or one of the following.. string, bool, int, float, Vector2, Vector3, Vector4 or Quaternion
bool KSPField.advancedTweakable |
Does this require advanced tweakables?
string KSPField.groupDisplayName |
This field's group display name
string KSPField.groupName |
bool KSPField.groupStartCollapsed |
True if the group will start collapsed.
Is this field active on gui
bool KSPField.guiActiveEditor |
Is this field active in the editor
bool KSPField.guiActiveUnfocused |
Is this field active while focused on another vessel?
string KSPField.guiFormat |
The gui format string for this field (D4, F2, N0, etc). Blank if none
bool KSPField.isPersistant |
Is this field persistant?
float KSPField.unfocusedRange |
Minimum distance for the field to show up in the GUI.
The documentation for this class was generated from the following file: