Class VesselSOIPropertyWatcher
- Namespace
 - KSP.Messages.PropertyWatchers
 
- Assembly
 - Assembly-CSharp.dll
 
[DiscoverableProperty("Properties/Vehicle/SOI", true, "Returns the name of the celestial body that's the vessel's current SOI", "")]
public class VesselSOIPropertyWatcher : VehiclePropertyWatcher
  - Inheritance
 - 
      
      
      
      VesselSOIPropertyWatcher
 
- Inherited Members
 
- Extension Methods
 
Constructors
VesselSOIPropertyWatcher()
public VesselSOIPropertyWatcher()
  Methods
GetValueString()
public override string GetValueString()
  Returns
baseType()
public override Type baseType()