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
EventReport Class Reference

Public Member Functions

 EventReport (FlightEvents type, Part eventCreator, string name="an unidentified object", string otherName="an unidentified object", int stageNumber=0, string customMsg="", float param=0f)
 

Public Attributes

FlightEvents eventType
 
string msg
 
Part origin
 
string other
 
float param
 
string sender
 
int stage
 

Constructor & Destructor Documentation

EventReport.EventReport ( FlightEvents  type,
Part  eventCreator,
string  name = "an unidentified object",
string  otherName = "an unidentified object",
int  stageNumber = 0,
string  customMsg = "",
float  param = 0f 
)
inline

Member Data Documentation

FlightEvents EventReport.eventType
string EventReport.msg
Part EventReport.origin
string EventReport.other
float EventReport.param
string EventReport.sender
int EventReport.stage

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