Kerbal Space Program
1.12.4
|
Public Member Functions | |
override void | OnAwake () |
virtual void | OnDestroy () |
override void | OnLoad (ConfigNode node) |
override void | OnSave (ConfigNode node) |
Public Member Functions inherited from ScenarioModule | |
void | Load (ConfigNode node) |
void | Save (ConfigNode node) |
Static Protected Attributes | |
static PartUpgradeManager | instance |
Properties | |
static PartUpgradeHandler | Handler [get, set] |
The object that actually handles the upgrade management More... | |
static PartUpgradeManager | Instance [get] |
Properties inherited from ScenarioModule | |
int | ClassID [get] |
string | ClassName [get] |
BaseEventList | Events [get] |
BaseFieldList | Fields [get] |
Additional Inherited Members | |
Public Attributes inherited from ScenarioModule | |
ScenarioRunner | runner |
ProtoScenarioModule | snapshot |
List< GameScenes > | targetScenes |
|
inlinevirtual |
Reimplemented from ScenarioModule.
|
inlinevirtual |
|
inlinevirtual |
Reimplemented from ScenarioModule.
|
inlinevirtual |
Reimplemented from ScenarioModule.
|
staticprotected |
|
staticgetset |
The object that actually handles the upgrade management
|
staticget |