Class ManeuverETA
- Namespace
- KSP.Messages.PropertyWatchers
- Assembly
- Assembly-CSharp.dll
[DiscoverableProperty("Properties/Maneuver/NormalizedManeuverTime", true, "Time to maneuver in seconds. Negative going to maneuver. Positive if past Maneuver. 9999 ", "")]
public class ManeuverETA : ManeuverPropertyWatcher
- Inheritance
-
ManeuverETA
- Inherited Members
- Extension Methods
Constructors
ManeuverETA()
public ManeuverETA()
Methods
GetValueDouble()
public override double GetValueDouble()
Returns
baseType()
public override Type baseType()