![]() |
Kerbal Space Program
1.12.4
|
Class to store Missions Biome Data for any actions and tests that require Biome information. More...
Public Member Functions | |
| override bool | Equals (object other) |
| override int | GetHashCode () |
| string | GetNodeBodyParameterString () |
| void | Load (ConfigNode node) |
| MissionBiome (CelestialBody celestialBody, string biomeName) | |
| void | Save (ConfigNode node) |
| List< MEGUIDropDownItem > | SetCelestialBodies () |
Public Attributes | |
| string | biomeName |
| The Biome Name More... | |
| CelestialBody | body |
| The celestial body for the biome. More... | |
Class to store Missions Biome Data for any actions and tests that require Biome information.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| string Expansions.Missions.Editor.MissionBiome.biomeName |
The Biome Name
| CelestialBody Expansions.Missions.Editor.MissionBiome.body |
The celestial body for the biome.
1.8.7