Declared in SolarSystem
Declaration
bool ContainsBody(
string bodyName
);Description
Checks if a gravity body exists in the current simulation.
Parameters
| Name | Description |
|---|---|
| bodyName | The name of the body |
Declared in SolarSystem
bool ContainsBody(
string bodyName
);Checks if a gravity body exists in the current simulation.
| Name | Description |
|---|---|
| bodyName | The name of the body |