Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Attributes | List of all members
UI_ColorPicker Class Reference

This class is a UI Control for the colour picker field types. More...

Inheritance diagram for UI_ColorPicker:
UI_Control

Public Attributes

UIPartActionColorPicker UI_PartActionColorPicker
 PAW field reference. More...
 
bool useFieldNameForColor
 Set this to true if this field will have its own color differnet to the partModules color More...
 
- Public Attributes inherited from UI_Control
UI_Scene affectSymCounterparts = UI_Scene.Editor
 
bool controlEnabled = true
 
Callback< BaseField, object > onFieldChanged = null
 
Callback< BaseField, object > onSymmetryFieldChanged = null
 
UIPartActionItem partActionItem = null
 
bool requireFullControl = false
 Does this require full, not just partial, control? More...
 
UI_Scene scene = UI_Scene.All
 
bool suppressEditorShipModified = false
 

Additional Inherited Members

- Public Member Functions inherited from UI_Control
virtual void Load (ConfigNode node, object host)
 
virtual void Save (ConfigNode node, object host)
 
void SetSceneVisibility (UI_Scene scene, bool state)
 
void Setup (BaseField field)
 
- Static Protected Member Functions inherited from UI_Control
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)
 
- Protected Attributes inherited from UI_Control
BaseField field
 

Detailed Description

This class is a UI Control for the colour picker field types.

Member Data Documentation

UIPartActionColorPicker UI_ColorPicker.UI_PartActionColorPicker

PAW field reference.

bool UI_ColorPicker.useFieldNameForColor

Set this to true if this field will have its own color differnet to the partModules color


The documentation for this class was generated from the following file: