![]() |
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 | |
| KSP.UI.UIButtonToggle | flowBtn |
| Slider | progBar |
| TMPro.TextMeshProUGUI | resourceAmnt |
| TMPro.TextMeshProUGUI | resourceMax |
| TMPro.TextMeshProUGUI | resourceName |
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.
| KSP.UI.UIButtonToggle UIPartActionResource.flowBtn |
| Slider UIPartActionResource.progBar |
| TMPro.TextMeshProUGUI UIPartActionResource.resourceAmnt |
| TMPro.TextMeshProUGUI UIPartActionResource.resourceMax |
| TMPro.TextMeshProUGUI UIPartActionResource.resourceName |
1.8.7