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
BaseActionList.ReflectedData Class Reference

Public Member Functions

 ReflectedData (System.Type type)
 

Public Attributes

List< KSPActionactionAttributes = new List<KSPAction>()
 
List< string > actions = new List<string>()
 

Constructor & Destructor Documentation

BaseActionList.ReflectedData.ReflectedData ( System.Type  type)
inline

Member Data Documentation

List<KSPAction> BaseActionList.ReflectedData.actionAttributes = new List<KSPAction>()
List<string> BaseActionList.ReflectedData.actions = new List<string>()

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