![]() |
Kerbal Space Program
1.12.4
|
Public Attributes | |
| List< ROC > | currentROCs |
| List of ROCs in the current game More... | |
| Dictionary< string, ROC > | destroyedROCs = new Dictionary<string, ROC>() |
Public Attributes inherited from ScenarioModule | |
| ScenarioRunner | runner |
| ProtoScenarioModule | snapshot |
| List< GameScenes > | targetScenes |
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) |
| List<ROC> ROCScenario.currentROCs |
List of ROCs in the current game
|
staticgetset |
Static singleton reference
1.8.7