Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Classes
KSPCapability.cs File Reference

Classes

class  Capability
 Represents a capability of a class to do various things. Contains a category, optional name and list of values. More...
 
class  KSPCapability
 Add to a class to allow Capability to parse this class into lists of string values More...
 
class  KSPCapabilityValue
 Add to a field or property to allow the Capability to parse this field into a string value More...
 
class  Capability.Value
 Representation of a capability value. Use Update() to update from underlying class object More...