Class VehicleStageCountPropertyWatcher
- Namespace
 - KSP.Messages.PropertyWatchers
 
- Assembly
 - Assembly-CSharp.dll
 
[DiscoverableProperty("Properties/Vehicle/StageCount", false, "Current number of stages on a vehicle", "")]
public class VehicleStageCountPropertyWatcher : VehiclePropertyWatcher
  - Inheritance
 - 
      
      
      
      VehicleStageCountPropertyWatcher
 
- Inherited Members
 
- Extension Methods
 
Constructors
VehicleStageCountPropertyWatcher()
public VehicleStageCountPropertyWatcher()
  Methods
GetValueInt()
public override int GetValueInt()
  Returns
baseType()
public override Type baseType()