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
KSP.UI.Screens.RDArchivesController.ReportData Struct Reference

Public Member Functions

 ReportData (string id, string description, string situation, string biome, float data, float value, float science)
 

Public Attributes

string biome
 
float data
 
string description
 
string id
 
float science
 
string situation
 
float value
 

Constructor & Destructor Documentation

KSP.UI.Screens.RDArchivesController.ReportData.ReportData ( string  id,
string  description,
string  situation,
string  biome,
float  data,
float  value,
float  science 
)
inline

Member Data Documentation

string KSP.UI.Screens.RDArchivesController.ReportData.biome
float KSP.UI.Screens.RDArchivesController.ReportData.data
string KSP.UI.Screens.RDArchivesController.ReportData.description
string KSP.UI.Screens.RDArchivesController.ReportData.id
float KSP.UI.Screens.RDArchivesController.ReportData.science
string KSP.UI.Screens.RDArchivesController.ReportData.situation
float KSP.UI.Screens.RDArchivesController.ReportData.value

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