Declared in SolarSystem
Declaration
void RemoveMagneticField(
string planet
);Description
Attempts to remove a magnetic field 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 |