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

Public Attributes

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

EditorActionGroupType _type
 

Properties

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 Member Functions inherited from KSP.UI.UISelectableGridLayoutGroupItem
virtual void Deselect ()
 
virtual void Select ()
 
virtual void Setup (UISelectableGridLayoutGroup selectableGroup, int index)
 

Member Data Documentation

EditorActionGroupType KSP.UI.Screens.EditorActionGroup_Base._type
protected
TMPro.TextMeshProUGUI KSP.UI.Screens.EditorActionGroup_Base.groupName

Property Documentation

EditorActionGroupType KSP.UI.Screens.EditorActionGroup_Base.type
getset

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