Table of Contents

Class StageFuelLevelPropertyWatcher

Namespace
KSP.Messages.PropertyWatchers
Assembly
Assembly-CSharp.dll
[DiscoverableProperty("Properties/Vehicle/Fuel/Stage", false, "Returns the active stage's fuel level as a percentage out of 100", "The % does not need to be 0 for an engine to be starved. Returns -1 for an invalid ActiveVessel or a vessel iwth 0 fuel tanks remaining.")]
public class StageFuelLevelPropertyWatcher : VehiclePropertyWatcher
Inheritance
StageFuelLevelPropertyWatcher
Inherited Members
Extension Methods

Constructors

StageFuelLevelPropertyWatcher()

public StageFuelLevelPropertyWatcher()

Methods

GetValueDouble()

public override double GetValueDouble()

Returns

double