Table of Contents

Class FlightCtrlStateInputOverride

Namespace
KSP.Sim.impl
Assembly
Assembly-CSharp.dll
public static class FlightCtrlStateInputOverride
Inheritance
FlightCtrlStateInputOverride
Inherited Members

Fields

InputPitchOverride

public static float? InputPitchOverride

Field Value

float?

InputRollOverride

public static float? InputRollOverride

Field Value

float?

InputStageOverride

public static bool? InputStageOverride

Field Value

bool?

InputTranslateXOverride

public static float? InputTranslateXOverride

Field Value

float?

InputTranslateYOverride

public static float? InputTranslateYOverride

Field Value

float?

InputTranslateZOverride

public static float? InputTranslateZOverride

Field Value

float?

InputWheelSteeringOverride

public static float? InputWheelSteeringOverride

Field Value

float?

InputWheelThrottleOverride

public static float? InputWheelThrottleOverride

Field Value

float?

InputYawOverride

public static float? InputYawOverride

Field Value

float?

Methods

Reset()

public static void Reset()