Table of Contents

Interface IControllableInput

Namespace
KSP
Assembly
Assembly-CSharp.dll
public interface IControllableInput : IControlInput, IVehicleControlsReader
Inherited Members
Extension Methods

Methods

AtomicSet(float?, float?, float?, float?, bool?)

void AtomicSet(float? wheelSteer, float? wheelSteerTrim, float? wheelThrottle, float? wheelThrottleTrim, bool? headlight)

Parameters

wheelSteer float?
wheelSteerTrim float?
wheelThrottle float?
wheelThrottleTrim float?
headlight bool?