Table of Contents

Interface IVehicleControlsReader

Namespace
KSP.Controllability
Assembly
Assembly-CSharp.dll
public interface IVehicleControlsReader
Extension Methods

Properties

headlight

bool headlight { get; }

Property Value

bool

wheelSteer

float wheelSteer { get; }

Property Value

float

wheelSteerTrim

float wheelSteerTrim { get; }

Property Value

float

wheelThrottle

float wheelThrottle { get; }

Property Value

float

wheelThrottleTrim

float wheelThrottleTrim { get; }

Property Value

float