Declared in Spacecraft
Declaration
bool IsConnected(
Spacecraft other
);Description
Returns whether this spacecraft is connected to another spacecraft.
Parameters
| Name | Description |
|---|---|
| other | The other spacecraft to check |
Declared in Spacecraft
bool IsConnected(
Spacecraft other
);Returns whether this spacecraft is connected to another spacecraft.
| Name | Description |
|---|---|
| other | The other spacecraft to check |