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

Public Member Functions

void OnPointerClick (PointerEventData eventData)
 
void OnPointerEnter (PointerEventData eventData)
 
void OnPointerExit (PointerEventData eventData)
 
void OnSubmit (BaseEventData eventData)
 
void Setup (EditorActionPartSelector selector)
 
- Public Member Functions inherited from KSP.UI.UISelectableGridLayoutGroupItem
virtual void Deselect ()
 
virtual void Select ()
 
virtual void Setup (UISelectableGridLayoutGroup selectableGroup, int index)
 

Public Attributes

TMPro.TextMeshProUGUI text
 
- 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...
 

Properties

EditorActionPartSelector selector [get, set]
 
- Properties inherited from KSP.UI.UISelectableGridLayoutGroupItem
int Index [get]
 
Selectable SelectableComponent [get]
 Fetch the selectable READ ONLY More...
 

Member Function Documentation

void KSP.UI.Screens.EditorActionPartReset.OnPointerClick ( PointerEventData  eventData)
inline
void KSP.UI.Screens.EditorActionPartReset.OnPointerEnter ( PointerEventData  eventData)
inline
void KSP.UI.Screens.EditorActionPartReset.OnPointerExit ( PointerEventData  eventData)
inline
void KSP.UI.Screens.EditorActionPartReset.OnSubmit ( BaseEventData  eventData)
inline
void KSP.UI.Screens.EditorActionPartReset.Setup ( EditorActionPartSelector  selector)
inline

Member Data Documentation

TMPro.TextMeshProUGUI KSP.UI.Screens.EditorActionPartReset.text

Property Documentation

EditorActionPartSelector KSP.UI.Screens.EditorActionPartReset.selector
getset

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