Declared in SolarSystem
Declaration
void RemoveAlbedo(
string planet
);
Description
Attempts to remove an albedo from a planet if it currently does exist. This will ensure that it will not run if expected.
Parameters
Name | Description |
---|---|
planet | The name of the planet to remove from |