space_ex v0.1.0 SpaceEx.SpaceCenter.ControlSource
The control source of a vessel.
Link to this section Summary
Link to this section Functions
Link to this function
kerbal()
Vessel is controlled by a Kerbal.
Returns :kerbal
.
Link to this function
none()
Vessel is not controlled.
Returns :none
.
Link to this function
probe()
Vessel is controlled by a probe core.
Returns :probe
.