Class VehiclePartInContactWithGroundSurfacePropertyWatcher
- Namespace
 - KSP.Messages.PropertyWatchers
 
- Assembly
 - Assembly-CSharp.dll
 
[DiscoverableProperty("Properties/Vehicle/VehiclePartInContactWithGroundSurface\t", false, "A specific part of a player's vehicle is in contact with a ground surface.", "Checks which part from the Active Vessel is the one having ground contact.")]
public class VehiclePartInContactWithGroundSurfacePropertyWatcher : VehiclePropertyWatcher
  - Inheritance
 - 
      
      
      
      VehiclePartInContactWithGroundSurfacePropertyWatcher
 
- Inherited Members
 
- Extension Methods
 
Constructors
VehiclePartInContactWithGroundSurfacePropertyWatcher()
public VehiclePartInContactWithGroundSurfacePropertyWatcher()
  Methods
GetValueString()
public override string GetValueString()
  Returns
baseType()
public override Type baseType()