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

used to access node with template name based on : MENode.basicNodeSource More...

Static Public Member Functions

static string At (int index)
 
static int Count ()
 

Public Attributes

const string CreateVessel = "CreateVessel"
 
const string DialogMessage = "DialogMessage"
 
const string Landed = "Landed"
 
const string MissionScore = "MissionScore"
 
const string Orbit = "Orbit"
 
const string ScienceExperiment = "ScienceExperiment"
 
const string StartNode = ""
 
const string TestTimeSinceNode = "TestTimeSinceNode"
 
const string VesselDestroyed = "Crashed"
 

Detailed Description

used to access node with template name based on : MENode.basicNodeSource

Member Function Documentation

static string METutorialScenario.NodeTemplateName.At ( int  index)
inlinestatic
static int METutorialScenario.NodeTemplateName.Count ( )
inlinestatic

Member Data Documentation

const string METutorialScenario.NodeTemplateName.CreateVessel = "CreateVessel"
const string METutorialScenario.NodeTemplateName.DialogMessage = "DialogMessage"
const string METutorialScenario.NodeTemplateName.Landed = "Landed"
const string METutorialScenario.NodeTemplateName.MissionScore = "MissionScore"
const string METutorialScenario.NodeTemplateName.Orbit = "Orbit"
const string METutorialScenario.NodeTemplateName.ScienceExperiment = "ScienceExperiment"
const string METutorialScenario.NodeTemplateName.StartNode = ""
const string METutorialScenario.NodeTemplateName.TestTimeSinceNode = "TestTimeSinceNode"
const string METutorialScenario.NodeTemplateName.VesselDestroyed = "Crashed"

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