space_ex v0.4.0 SpaceEx.SpaceCenter.CargoBayState
The state of a cargo bay.
Link to this section Summary
Link to this section Functions
Link to this function
closed()
Cargo bay closed and locked.
Returns :closed
.
Link to this function
closing()
Cargo bay is closing.
Returns :closing
.
Link to this function
open()
Cargo bay is fully open.
Returns :open
.
Link to this function
opening()
Cargo bay is opening.
Returns :opening
.