void KerbalInventoryScenario.AddKerbalInventoryInstance |
( |
string |
crewName, |
|
|
ModuleInventoryPart |
inventory |
|
) |
| |
|
inline |
Add a Kerbal to the scenario.
- Parameters
-
bool KerbalInventoryScenario.ContainsCrew |
( |
string |
crewName | ) |
|
|
inline |
Does the Scenario contain an entry for a kerbal?
- Parameters
-
- Returns
override void KerbalInventoryScenario.OnAwake |
( |
| ) |
|
|
inlinevirtual |
< in case destroy-on-scene-change fails
Reimplemented from ScenarioModule.
override void KerbalInventoryScenario.OnSave |
( |
ConfigNode |
node | ) |
|
|
inlinevirtual |
void KerbalInventoryScenario.RemoveKerbalInventoryInstance |
( |
string |
crewName | ) |
|
|
inline |
Remove a Kerbal from the Scenario.
- Parameters
-
The documentation for this class was generated from the following file: