void ScenarioUpgradeableFacilities.CheatFacilities |
( |
| ) |
|
|
inline |
static float ScenarioUpgradeableFacilities.GetFacilityLevel |
( |
string |
facilityId | ) |
|
|
inlinestatic |
static int ScenarioUpgradeableFacilities.GetFacilityLevelCount |
( |
string |
facilityId | ) |
|
|
inlinestatic |
static bool ScenarioUpgradeableFacilities.IsLaunchPad |
( |
string |
launchLocation | ) |
|
|
inlinestatic |
Checks whether the launch location of a vessel was a launch pad.
- Parameters
-
launchLocation | String representing the launch location of a vessel. |
- Returns
- True if the launch location was a launch pad, false otherwise.
static bool ScenarioUpgradeableFacilities.IsRunway |
( |
string |
launchLocation | ) |
|
|
inlinestatic |
Checks whether the launch location of a vessel was a runway.
- Parameters
-
launchLocation | String representing the launch location of a vessel. |
- Returns
- True if the launch location was a runway, false otherwise.
override void ScenarioUpgradeableFacilities.OnAwake |
( |
| ) |
|
|
inlinevirtual |
void ScenarioUpgradeableFacilities.OnDestroy |
( |
| ) |
|
|
inline |
override void ScenarioUpgradeableFacilities.OnLoad |
( |
ConfigNode |
node | ) |
|
|
inlinevirtual |
override void ScenarioUpgradeableFacilities.OnSave |
( |
ConfigNode |
node | ) |
|
|
inlinevirtual |
static bool ScenarioUpgradeableFacilities.RegisterUpgradeable |
( |
UpgradeableFacility |
facilityRef, |
|
|
string |
id |
|
) |
| |
|
inlinestatic |
static string ScenarioUpgradeableFacilities.SlashSanitize |
( |
string |
instr | ) |
|
|
inlinestatic |
static void ScenarioUpgradeableFacilities.UnregisterUpgradeable |
( |
UpgradeableFacility |
facilityRef, |
|
|
string |
id |
|
) |
| |
|
inlinestatic |
The documentation for this class was generated from the following file: