KSP API
|
Public Member Functions | |
Funding () | |
void | AddFunds (double value, TransactionReasons reason) |
override void | OnAwake () |
void | OnDestroy () |
override void | OnLoad (ConfigNode node) |
override void | OnSave (ConfigNode node) |
![]() | |
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] |
![]() | |
int | ClassID [get] |
string | ClassName [get] |
BaseEventList | Events [get] |
BaseFieldList | Fields [get] |
Additional Inherited Members | |
![]() | |
ScenarioRunner | runner |
ProtoScenarioModule | snapshot |
List< GameScenes > | targetScenes |
Funding.Funding | ( | ) |
void Funding.AddFunds | ( | double | value, |
TransactionReasons | reason | ||
) |
|
static |
|
virtual |
Reimplemented from ScenarioModule.
void Funding.OnDestroy | ( | ) |
|
virtual |
Reimplemented from ScenarioModule.
|
virtual |
Reimplemented from ScenarioModule.
|
static |
|
get |