Declared in Spacecraft
Declaration
bool IsDocked();
Description
Returns true if the spacecraft is docked to another hub. This will return true if the spacecraft is not the hub itself.
Declared in Spacecraft
bool IsDocked();
Returns true if the spacecraft is docked to another hub. This will return true if the spacecraft is not the hub itself.