Table of Contents

Class InputHeldRollRightDuration

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

Constructors

InputHeldRollRightDuration()

public InputHeldRollRightDuration()

Methods

GetValueDouble()

public override double GetValueDouble()

Returns

double