Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Classes | Public Member Functions | Static Public Attributes | Protected Attributes | Properties | List of all members
InventoryPanelController Class Reference

Manages the Inventory Panel tahts displayed in Editor and Flight More...

Inheritance diagram for InventoryPanelController:

Public Member Functions

void OnPointerEnter (PointerEventData eventData)
 
void OnPointerExit (PointerEventData eventData)
 

Static Public Attributes

static InventoryPanelController Instance
 Static reference of this class. More...
 

Protected Attributes

bool hover
 

Properties

bool Hover [get]
 True if the cursor is hovering over the ConstructionMode Panel. More...
 
bool IsOpen [get]
 The EVA Construction mode open status More...
 

Detailed Description

Manages the Inventory Panel tahts displayed in Editor and Flight

Member Function Documentation

void InventoryPanelController.OnPointerEnter ( PointerEventData  eventData)
inline
void InventoryPanelController.OnPointerExit ( PointerEventData  eventData)
inline

Member Data Documentation

bool InventoryPanelController.hover
protected
InventoryPanelController InventoryPanelController.Instance
static

Static reference of this class.

Property Documentation

bool InventoryPanelController.Hover
get

True if the cursor is hovering over the ConstructionMode Panel.

bool InventoryPanelController.IsOpen
get

The EVA Construction mode open status


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