Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | Public Attributes | List of all members
UIPartActionResource Class Reference
Inheritance diagram for UIPartActionResource:
UIPartActionResourceItem UIPartActionItem

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]
 

Member Function Documentation

override bool UIPartActionResource.IsItemValid ( )
inlinevirtual

Reimplemented from UIPartActionItem.

override void UIPartActionResource.Setup ( UIPartActionWindow  window,
Part  part,
UI_Scene  scene,
UI_Control  control,
PartResource  resource 
)
inlinevirtual

Reimplemented from UIPartActionResourceItem.

override void UIPartActionResource.UpdateItem ( )
inlinevirtual

Reimplemented from UIPartActionItem.

Member Data Documentation

KSP.UI.UIButtonToggle UIPartActionResource.flowBtn
Slider UIPartActionResource.progBar
TMPro.TextMeshProUGUI UIPartActionResource.resourceAmnt
TMPro.TextMeshProUGUI UIPartActionResource.resourceMax
TMPro.TextMeshProUGUI UIPartActionResource.resourceName

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