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 | Properties | List of all members
ActionGroupsFlightController Class Reference
Inheritance diagram for ActionGroupsFlightController:

Public Member Functions

void ExitPanelActions ()
 Deactivate the Action Groups UI. More...
 
void GetActionGroupPanel (ActionGroupsPanel panel)
 Get the Action Groups panel so we can call the update function. More...
 
void SaveActions ()
 Save the actions. More...
 
void SelectPanelActions ()
 Activate the Action Groups UI. More...
 

Public Attributes

UIPanelTransition actionGroupsTransition
 
Button exitButton
 
List< GameObject > flightUI
 
Button saveButton
 

Static Public Attributes

static ActionGroupsFlightController Instance
 

Properties

bool IsOpen [get]
 

Member Function Documentation

void ActionGroupsFlightController.ExitPanelActions ( )
inline

Deactivate the Action Groups UI.

void ActionGroupsFlightController.GetActionGroupPanel ( ActionGroupsPanel  panel)
inline

Get the Action Groups panel so we can call the update function.

void ActionGroupsFlightController.SaveActions ( )
inline

Save the actions.

void ActionGroupsFlightController.SelectPanelActions ( )
inline

Activate the Action Groups UI.

Member Data Documentation

UIPanelTransition ActionGroupsFlightController.actionGroupsTransition
Button ActionGroupsFlightController.exitButton
List<GameObject> ActionGroupsFlightController.flightUI
ActionGroupsFlightController ActionGroupsFlightController.Instance
static
Button ActionGroupsFlightController.saveButton

Property Documentation

bool ActionGroupsFlightController.IsOpen
get

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