Class FlightInputHandlerBase
- Namespace
- KSP.Sim.impl
- Assembly
- Assembly-CSharp.dll
public class FlightInputHandlerBase : KerbalMonoBehaviour
- Inheritance
-
FlightInputHandlerBase
- Derived
-
- Inherited Members
-
- Extension Methods
-
Constructors
public FlightInputHandlerBase()
Fields
protected int _cursorEnabledCount
Field Value
- int
protected FlightCtrlState _flightCtrlState
Field Value
- FlightCtrlState
protected GameInput _input
Field Value
- GameInput
Methods
protected virtual void Awake()
protected virtual void OnDestroy()
public void SetFlightControlState(FlightCtrlState state)
Parameters
state FlightCtrlState