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

Contains the Start Situation for a vessel in a mission More...

Inheritance diagram for Expansions.Missions.LaunchSiteSituation:
IConfigNode

Public Member Functions

 LaunchSiteSituation (MENode node)
 
void Load (ConfigNode node)
 
void Save (ConfigNode node)
 

Public Attributes

EditorFacility facility = EditorFacility.VAB
 Set to the Editor Facility this launchsite is associated with. More...
 
VesselGroundLocation launchSiteGroundLocation
 Information regarding Ground Location of the LaunchPad More...
 
string launchSiteName = Localizer.Format("#autoLOC_8100066")
 The Launch Site's Name More...
 
bool showRamp = false
 If true will always show the Placeable Launchsite Ramp More...
 
bool splashed
 Specifies if a vessel will be set to splashed if placed landed over water. More...
 

Properties

string LaunchSiteObjectName [get]
 The Object Name for the LaunchSite More...
 

Detailed Description

Contains the Start Situation for a vessel in a mission

Constructor & Destructor Documentation

Expansions.Missions.LaunchSiteSituation.LaunchSiteSituation ( MENode  node)
inline

Member Function Documentation

void Expansions.Missions.LaunchSiteSituation.Load ( ConfigNode  node)
inline

Implements IConfigNode.

void Expansions.Missions.LaunchSiteSituation.Save ( ConfigNode  node)
inline

Implements IConfigNode.

Member Data Documentation

EditorFacility Expansions.Missions.LaunchSiteSituation.facility = EditorFacility.VAB

Set to the Editor Facility this launchsite is associated with.

VesselGroundLocation Expansions.Missions.LaunchSiteSituation.launchSiteGroundLocation

Information regarding Ground Location of the LaunchPad

string Expansions.Missions.LaunchSiteSituation.launchSiteName = Localizer.Format("#autoLOC_8100066")

The Launch Site's Name

bool Expansions.Missions.LaunchSiteSituation.showRamp = false

If true will always show the Placeable Launchsite Ramp

bool Expansions.Missions.LaunchSiteSituation.splashed

Specifies if a vessel will be set to splashed if placed landed over water.

Property Documentation

string Expansions.Missions.LaunchSiteSituation.LaunchSiteObjectName
get

The Object Name for the LaunchSite


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