Table of Contents

Class ElectricityLevel

Namespace
KSP.Messages.PropertyWatchers
Assembly
Assembly-CSharp.dll
[DiscoverableProperty("Properties/Vehicle/Resources/ElectricityLevel", true, "Returns the amount of electricity stored as a percentage of its capacity", "")]
public class ElectricityLevel : VehiclePropertyWatcher
Inheritance
ElectricityLevel
Inherited Members
Extension Methods

Constructors

ElectricityLevel()

public ElectricityLevel()

Methods

GetValueDouble()

public override double GetValueDouble()

Returns

double

baseType()

public override Type baseType()

Returns

Type