Table of Contents

Class FlightInputHandlerBase

Namespace
KSP.Sim.impl
Assembly
Assembly-CSharp.dll
public class FlightInputHandlerBase : KerbalMonoBehaviour
Inheritance
FlightInputHandlerBase
Derived
Inherited Members
Extension Methods

Constructors

FlightInputHandlerBase()

public FlightInputHandlerBase()

Fields

_cursorEnabledCount

protected int _cursorEnabledCount

Field Value

int

_flightCtrlState

protected FlightCtrlState _flightCtrlState

Field Value

FlightCtrlState

_input

protected GameInput _input

Field Value

GameInput

Methods

Awake()

protected virtual void Awake()

OnDestroy()

protected virtual void OnDestroy()

SetFlightControlState(FlightCtrlState)

public void SetFlightControlState(FlightCtrlState state)

Parameters

state FlightCtrlState