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