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