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

Public Member Functions

 ReflectedAttributes (Type moduleType)
 

Public Attributes

int classID
 
string className
 
bool isStageable
 
KSPModule[] kspModules
 
PartInfo[] partInfo
 
FieldInfo[] publicFields
 

Constructor & Destructor Documentation

PartModule.ReflectedAttributes.ReflectedAttributes ( Type  moduleType)
inline

< if any class up the overriding chain from the base has an OnActive method

Member Data Documentation

int PartModule.ReflectedAttributes.classID
string PartModule.ReflectedAttributes.className
bool PartModule.ReflectedAttributes.isStageable
KSPModule [] PartModule.ReflectedAttributes.kspModules
PartInfo [] PartModule.ReflectedAttributes.partInfo
FieldInfo [] PartModule.ReflectedAttributes.publicFields

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