DeployableController
- class DeployableController
- Boolean AllRetracted ()
Check if all deployable modules of this type are retracted.
- Returns:
True if all modules are retracted; False otherwise
- Game Scenes:
Flight
- Boolean AutoDeploy { get; set; }
Automatically deploy modules of this type when controlled by a MechJeb autopilot
- Game Scenes:
Flight
- void ExtendAll ()
Extend all deployable modules of this type.
- Game Scenes:
Flight
- void RetractAll ()
Retract all deployable modules of this type.
- Game Scenes:
Flight