Interface IFlightControllableInput
- Namespace
- KSP
- Assembly
- Assembly-CSharp.dll
public interface IFlightControllableInput : IFlightControlInput, IControlInput, IVehicleControlsReader, IFlightControlReader
- Inherited Members
- Extension Methods
Methods
AtomicSet(float?, float?, float?, float?, float?, float?, float?, float?, float?, float?, float?, bool?, bool?, bool?, bool?)
void AtomicSet(float? mainThrottle, float? roll, float? yaw, float? pitch, float? rollTrim, float? yawTrim, float? pitchTrim, float? wheelSteer, float? wheelSteerTrim, float? wheelThrottle, float? wheelThrottleTrim, bool? killRot, bool? gearUp, bool? gearDown, bool? headlight)