Table of Contents

Class InputHeldYawLeftDuration

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

Constructors

InputHeldYawLeftDuration()

public InputHeldYawLeftDuration()

Methods

GetValueDouble()

public override double GetValueDouble()

Returns

double