Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
KSP.UI.Screens.ActionGroupsPanel Class Reference
Inheritance diagram for KSP.UI.Screens.ActionGroupsPanel:

Public Member Functions

void UpdateActionGroups ()
 Check if we have Aditional Actions Groups active so we can show the sets buttons More...
 
void UpdateButtons ()
 Ensure the buttons show the active vessel's current override group More...
 

Public Attributes

Button editActionGroupsButtonPrefab
 
ToggleGroup overrideButtonGroup
 
Toggle overrideButtonPrefab
 
GameObject spacerPrefab
 

Static Public Attributes

static bool actionGroupPanelOpen
 

Member Function Documentation

void KSP.UI.Screens.ActionGroupsPanel.UpdateActionGroups ( )
inline

Check if we have Aditional Actions Groups active so we can show the sets buttons

void KSP.UI.Screens.ActionGroupsPanel.UpdateButtons ( )
inline

Ensure the buttons show the active vessel's current override group

Member Data Documentation

bool KSP.UI.Screens.ActionGroupsPanel.actionGroupPanelOpen
static
Button KSP.UI.Screens.ActionGroupsPanel.editActionGroupsButtonPrefab
ToggleGroup KSP.UI.Screens.ActionGroupsPanel.overrideButtonGroup
Toggle KSP.UI.Screens.ActionGroupsPanel.overrideButtonPrefab
GameObject KSP.UI.Screens.ActionGroupsPanel.spacerPrefab

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