Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | Public Attributes | Properties | List of all members
KSPCapability Class Reference

Add to a class to allow Capability to parse this class into lists of string values More...

Inheritance diagram for KSPCapability:

Public Member Functions

 KSPCapability (string category)
 

Public Attributes

string capabilityName = ""
 If the class has more than one capability, set this string to allow fields to distinguish between them More...
 

Properties

string category [get, set]
 The category of the capability More...
 

Detailed Description

Add to a class to allow Capability to parse this class into lists of string values

Constructor & Destructor Documentation

KSPCapability.KSPCapability ( string  category)
inline

Member Data Documentation

string KSPCapability.capabilityName = ""

If the class has more than one capability, set this string to allow fields to distinguish between them

Property Documentation

string KSPCapability.category
getset

The category of the capability


The documentation for this class was generated from the following file: