Class VehicleHeadingPropertyWatcher
- Namespace
 - KSP.Messages.PropertyWatchers
 
- Assembly
 - Assembly-CSharp.dll
 
[DiscoverableProperty("Properties/Vehicle/VehicleHeading", false, "Active Vessel Heading Coordinate value in double.", "Checks the Active Sim VesselComponent.Heading which is calculated on VesselComponent.")]
public class VehicleHeadingPropertyWatcher : VehiclePropertyWatcher
  - Inheritance
 - 
      
      
      
      VehicleHeadingPropertyWatcher
 
- Inherited Members
 
- Extension Methods
 
Constructors
VehicleHeadingPropertyWatcher()
public VehicleHeadingPropertyWatcher()
  Methods
GetValueDouble()
public override double GetValueDouble()