![]() |
Custom Asteroids
0.2.0
A mod for Kerbal Space Program that lets users control where asteroids appear
|
Central class for controlling asteroid orbits. More...
Classes | |
class | BadPopulationException |
Static Package Functions | |
static void | editAsteroid (Vessel asteroid) |
Customizes an asteroid, based on the settings loaded to Custom asteroids. More... | |
Central class for controlling asteroid orbits.
|
staticpackage |
Customizes an asteroid, based on the settings loaded to Custom asteroids.
[in,out] | asteroid | The asteroid to be modified |
asteroid
is an asteroid object in-gameasteroid
has properties consistent with membership in a randomly chosen populationSystem.InvalidOperationException | Thrown if there are no populations in which to place the asteroid |
Starstrider42.CustomAsteroids.AsteroidManager.BadPopulationException | Thrown if a population exists, but cannot generate valid data |