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

Public Member Functions

void Setup (KSPActionGroup group, bool contains)
 
void Setup (KSPAxisGroup group, bool contains)
 
- Public Member Functions inherited from KSP.UI.UISelectableGridLayoutGroupItem
virtual void Deselect ()
 
virtual void Select ()
 
virtual void Setup (UISelectableGridLayoutGroup selectableGroup, int index)
 

Properties

int Group [get, set]
 
- Properties inherited from KSP.UI.Screens.EditorActionGroup_Base
EditorActionGroupType type [get, set]
 
- Properties inherited from KSP.UI.UISelectableGridLayoutGroupItem
int Index [get]
 
Selectable SelectableComponent [get]
 Fetch the selectable READ ONLY More...
 

Additional Inherited Members

- Public Attributes inherited from KSP.UI.Screens.EditorActionGroup_Base
TMPro.TextMeshProUGUI groupName
 
- Public Attributes inherited from KSP.UI.UISelectableGridLayoutGroupItem
Color colorDeselected = Color.gray
 
Color colorSelected = Color.green
 
bool groupAction
 Is this a group action item? More...
 
Transform itemParent
 Parent reference if this class is not at the top of the rpefab or item hierarchy. More...
 
int mySetIndex
 The index of the set this item belongs to. More...
 
- Protected Attributes inherited from KSP.UI.Screens.EditorActionGroup_Base
EditorActionGroupType _type
 

Member Function Documentation

void KSP.UI.Screens.EditorActionGroup.Setup ( KSPActionGroup  group,
bool  contains 
)
inline
void KSP.UI.Screens.EditorActionGroup.Setup ( KSPAxisGroup  group,
bool  contains 
)
inline

Property Documentation

int KSP.UI.Screens.EditorActionGroup.Group
getset

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