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