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 | Public Attributes | List of all members
KSP.UI.Screens.EditorActionPartSelector Class Reference
Inheritance diagram for KSP.UI.Screens.EditorActionPartSelector:

Public Member Functions

void Deselect ()
 
void HighLight (bool highLight)
 
void Select ()
 

Static Public Member Functions

static void CreatePartActions (List< Part > ship)
 
static void DestroyPartActions (List< Part > ship)
 

Public Attributes

Part part
 

Member Function Documentation

static void KSP.UI.Screens.EditorActionPartSelector.CreatePartActions ( List< Part ship)
inlinestatic
void KSP.UI.Screens.EditorActionPartSelector.Deselect ( )
inline
static void KSP.UI.Screens.EditorActionPartSelector.DestroyPartActions ( List< Part ship)
inlinestatic
void KSP.UI.Screens.EditorActionPartSelector.HighLight ( bool  highLight)
inline
void KSP.UI.Screens.EditorActionPartSelector.Select ( )
inline

Member Data Documentation

Part KSP.UI.Screens.EditorActionPartSelector.part

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