Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | Properties | List of all members
Expansions.Missions.MissionCelestialBody Class Reference

Public Member Functions

string GetNodeBodyParameterString ()
 
bool IsValid (CelestialBody targetbody)
 Does the passed CB match the stored one More...
 
void Load (ConfigNode node)
 
 MissionCelestialBody ()
 
 MissionCelestialBody (CelestialBody body)
 
void Save (ConfigNode node)
 
List< MEGUIDropDownItemSetCelestialBodies ()
 

Properties

bool AnyValid [get, set]
 Is any CB valid for comparisons More...
 
CelestialBody Body [get, set]
 The Currently selected CelestialBody More...
 
string DisplayName [get]
 
string Name [get]
 

Constructor & Destructor Documentation

Expansions.Missions.MissionCelestialBody.MissionCelestialBody ( )
inline
Expansions.Missions.MissionCelestialBody.MissionCelestialBody ( CelestialBody  body)
inline

Member Function Documentation

string Expansions.Missions.MissionCelestialBody.GetNodeBodyParameterString ( )
inline
bool Expansions.Missions.MissionCelestialBody.IsValid ( CelestialBody  targetbody)
inline

Does the passed CB match the stored one

Parameters
targetbodyCB to compare
Returns
True if the body matches or this is set to AnyValid
void Expansions.Missions.MissionCelestialBody.Load ( ConfigNode  node)
inline
void Expansions.Missions.MissionCelestialBody.Save ( ConfigNode  node)
inline
List<MEGUIDropDownItem> Expansions.Missions.MissionCelestialBody.SetCelestialBodies ( )
inline

Property Documentation

bool Expansions.Missions.MissionCelestialBody.AnyValid
getset

Is any CB valid for comparisons

CelestialBody Expansions.Missions.MissionCelestialBody.Body
getset

The Currently selected CelestialBody

string Expansions.Missions.MissionCelestialBody.DisplayName
get
string Expansions.Missions.MissionCelestialBody.Name
get

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