DeployableController

class DeployableController
all_retracted()

Check if all deployable modules of this type are retracted.

Returns:

True if all modules are retracted; False otherwise

Return type:

bool

Game Scenes:

Flight

auto_deploy

Automatically deploy modules of this type when controlled by a MechJeb autopilot

Attribute:

Can be read or written

Return type:

bool

Game Scenes:

Flight

extend_all()

Extend all deployable modules of this type.

Game Scenes:

Flight

retract_all()

Retract all deployable modules of this type.

Game Scenes:

Flight