Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Attributes | Properties | List of all members
ROCScenario Class Reference
Inheritance diagram for ROCScenario:
ScenarioModule IConfigNode

Public Attributes

List< ROCcurrentROCs
 List of ROCs in the current game More...
 
Dictionary< string, ROCdestroyedROCs = new Dictionary<string, ROC>()
 
- Public Attributes inherited from ScenarioModule
ScenarioRunner runner
 
ProtoScenarioModule snapshot
 
List< GameScenestargetScenes
 

Properties

static ROCScenario Instance [get, set]
 Static singleton reference More...
 
- Properties inherited from ScenarioModule
int ClassID [get]
 
string ClassName [get]
 
BaseEventList Events [get]
 
BaseFieldList Fields [get]
 

Additional Inherited Members

- Public Member Functions inherited from ScenarioModule
void Load (ConfigNode node)
 
virtual void OnAwake ()
 
virtual void OnLoad (ConfigNode node)
 
virtual void OnSave (ConfigNode node)
 
void Save (ConfigNode node)
 

Member Data Documentation

List<ROC> ROCScenario.currentROCs

List of ROCs in the current game

Dictionary<string, ROC> ROCScenario.destroyedROCs = new Dictionary<string, ROC>()

Property Documentation

ROCScenario ROCScenario.Instance
staticgetset

Static singleton reference


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