Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | Public Attributes | List of all members
KSP.UI.Screens.Flight.KerbalPortraitGallery.ActiveCrewItem Class Reference

Class to hold the Active Crew. Kerbal or KerbalEVA reference must be set. If kerbal is set - its an IVA kerbal. More...

Public Member Functions

 ActiveCrewItem (Kerbal kerbal)
 Create an IVA Kerbal reference active crew. More...
 
 ActiveCrewItem (KerbalEVA kerbalEVA)
 Create an EVA kerbalEVA reference active crew. More...
 

Public Attributes

Kerbal kerbal
 
KerbalEVA kerbalEVA
 

Detailed Description

Class to hold the Active Crew. Kerbal or KerbalEVA reference must be set. If kerbal is set - its an IVA kerbal.

Constructor & Destructor Documentation

KSP.UI.Screens.Flight.KerbalPortraitGallery.ActiveCrewItem.ActiveCrewItem ( Kerbal  kerbal)
inline

Create an IVA Kerbal reference active crew.

Parameters
kerbal
KSP.UI.Screens.Flight.KerbalPortraitGallery.ActiveCrewItem.ActiveCrewItem ( KerbalEVA  kerbalEVA)
inline

Create an EVA kerbalEVA reference active crew.

Parameters
kerbalEVA

Member Data Documentation

Kerbal KSP.UI.Screens.Flight.KerbalPortraitGallery.ActiveCrewItem.kerbal
KerbalEVA KSP.UI.Screens.Flight.KerbalPortraitGallery.ActiveCrewItem.kerbalEVA

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