Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | Static Public Member Functions | Properties | List of all members
PartSelector Class Reference
Inheritance diagram for PartSelector:

Public Member Functions

void Dismiss ()
 

Static Public Member Functions

static PartSelector Create (Part host, Callback< Part > onSelect, Color highlightColor, Color hoverColor)
 
static PartSelector Create (Part host, Callback< Part > onSelect, Color highlightColor, Color hoverColor, Color edgeHighlightColor, Color edgeHoverColor)
 

Properties

Part Host [get]
 

Member Function Documentation

static PartSelector PartSelector.Create ( Part  host,
Callback< Part onSelect,
Color  highlightColor,
Color  hoverColor 
)
inlinestatic
static PartSelector PartSelector.Create ( Part  host,
Callback< Part onSelect,
Color  highlightColor,
Color  hoverColor,
Color  edgeHighlightColor,
Color  edgeHoverColor 
)
inlinestatic
void PartSelector.Dismiss ( )
inline

Property Documentation

Part PartSelector.Host
get

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