Class PartCount
- Namespace
 - KSP.Messages.PropertyWatchers
 
- Assembly
 - Assembly-CSharp.dll
 
[DiscoverableProperty("Properties/Vehicle/PartCount", true, "True if vessel has a command module.", "")]
public class PartCount : VehiclePropertyWatcher
  - Inheritance
 - 
      
      
      
      PartCount
 
- Inherited Members
 
- Extension Methods
 
Constructors
PartCount()
public PartCount()
  Methods
GetValueInt()
public override int GetValueInt()
  Returns
baseType()
public override Type baseType()