![]() |
Kerbal Space Program
1.12.4
|
Public Member Functions | |
| override bool | IsItemValid () |
| override void | Setup (UIPartActionWindow window, Part part, UI_Scene scene, UI_Control control, PartResource resource) |
| override void | UpdateItem () |
Public Member Functions inherited from UIPartActionItem | |
| virtual void | AddInputFieldLock (string val) |
| virtual void | RemoveInputfieldLock () |
| void | SetupItem (UIPartActionWindow window, Part part, PartModule partModule, UI_Scene scene, UI_Control control) |
Public Attributes | |
| TMPro.TextMeshProUGUI | fieldNameNumeric |
| KSP.UI.UIButtonToggle | flowBtn |
| TMPro.TMP_InputField | inputField |
| GameObject | numericContainer |
| TMPro.TextMeshProUGUI | resourceAmnt |
| TMPro.TextMeshProUGUI | resourceMax |
| TMPro.TextMeshProUGUI | resourceName |
| Slider | slider |
| GameObject | sliderContainer |
Static Public Attributes | |
| static float | StepIncrement = 0.1f |
Additional Inherited Members | |
Protected Member Functions inherited from UIPartActionResourceItem | |
| void | SetSymCounterpartsAmount (double amount) |
| void | SetSymCounterpartsFlowState (bool state) |
Protected Attributes inherited from UIPartActionResourceItem | |
| PartResource | resource |
Protected Attributes inherited from UIPartActionItem | |
| UI_Control | control |
| bool | isModule |
| Part | part |
| PartModule | partModule |
| UI_Scene | scene |
| UIPartActionWindow | window |
Properties inherited from UIPartActionResourceItem | |
| PartResource | Resource [get] |
Properties inherited from UIPartActionItem | |
| UI_Control | Control [get] |
| bool | IsModule [get] |
| Part | Part [get] |
| PartModule | PartModule [get] |
| UI_Scene | Scene [get] |
| UIPartActionWindow | Window [get] |
|
inlinevirtual |
Reimplemented from UIPartActionItem.
|
inlinevirtual |
Reimplemented from UIPartActionResourceItem.
|
inlinevirtual |
Reimplemented from UIPartActionItem.
| TMPro.TextMeshProUGUI UIPartActionResourceEditor.fieldNameNumeric |
| KSP.UI.UIButtonToggle UIPartActionResourceEditor.flowBtn |
| TMPro.TMP_InputField UIPartActionResourceEditor.inputField |
| GameObject UIPartActionResourceEditor.numericContainer |
| TMPro.TextMeshProUGUI UIPartActionResourceEditor.resourceAmnt |
| TMPro.TextMeshProUGUI UIPartActionResourceEditor.resourceMax |
| TMPro.TextMeshProUGUI UIPartActionResourceEditor.resourceName |
| Slider UIPartActionResourceEditor.slider |
| GameObject UIPartActionResourceEditor.sliderContainer |
|
static |
1.8.7