![]() |
Kerbal Space Program
1.12.4
|
Public Member Functions | |
| void | AddFunds (double value, TransactionReasons reason) |
| override void | OnAwake () |
| void | OnDestroy () |
| override void | OnLoad (ConfigNode node) |
| override void | OnSave (ConfigNode node) |
| void | SetFunds (double value, TransactionReasons reason) |
Public Member Functions inherited from ScenarioModule | |
| void | Load (ConfigNode node) |
| void | Save (ConfigNode node) |
Static Public Member Functions | |
| static bool | CanAfford (float cost) |
Static Public Attributes | |
| static Funding | Instance |
Properties | |
| double | Funds [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 |
|
inline |
< query strategies for modifications to incoming funds
|
inlinestatic |
|
inlinevirtual |
< this will be overwritten by loaded data if any exists. If not, we can assume this is a newly started game.
Reimplemented from ScenarioModule.
|
inline |
|
inlinevirtual |
Reimplemented from ScenarioModule.
|
inlinevirtual |
Reimplemented from ScenarioModule.
|
inline |
|
static |
|
get |
1.8.7