Table of Contents

Class ActiveVehicleTargetCelestialBody

Namespace
KSP.Messages.PropertyWatchers
Assembly
Assembly-CSharp.dll
[DiscoverableProperty("Properties/Vehicle/ActiveVesselTargetCelestialBody", false, "The name of the Celestial body that the active vessel is targeting.", "")]
public class ActiveVehicleTargetCelestialBody : VehiclePropertyWatcher
Inheritance
ActiveVehicleTargetCelestialBody
Inherited Members
Extension Methods

Constructors

ActiveVehicleTargetCelestialBody()

public ActiveVehicleTargetCelestialBody()

Methods

GetValueString()

public override string GetValueString()

Returns

string

baseType()

public override Type baseType()

Returns

Type