Class InputHeldPitchDownDuration
- Namespace
- KSP.Messages.PropertyWatchers
- Assembly
- Assembly-CSharp.dll
[DiscoverableProperty("Properties/Flight/InputHeldPitchDownDuration", true, "Returns a double value representing how many seconds the player has been holding an input for pitching down, value resets to 0 if the input is released.", "")]
public class InputHeldPitchDownDuration : FlightPropertyWatcher
- Inheritance
-
InputHeldPitchDownDuration
- Inherited Members
- Extension Methods
Constructors
InputHeldPitchDownDuration()
public InputHeldPitchDownDuration()
Methods
GetValueDouble()
public override double GetValueDouble()