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

Base class for all events. More...

Inheritance diagram for BaseGameEvent:
EventData< T > EventData< T, U > EventData< T, U, V > EventData< T, U, V, W > EventDataModifier< T, U > EventDoubleMax EventDoubleMin EventFloatMax EventFloatMin EventIntMax EventIntMin EventValueComparison< T > EventValueOperation< T > EventVoid

Public Member Functions

 BaseGameEvent (string eventName)
 

Public Attributes

bool debugEvent = false
 

Protected Attributes

string eventName
 

Properties

string EventName [get]
 

Detailed Description

Base class for all events.

Constructor & Destructor Documentation

BaseGameEvent.BaseGameEvent ( string  eventName)
inline

Member Data Documentation

bool BaseGameEvent.debugEvent = false
string BaseGameEvent.eventName
protected

Property Documentation

string BaseGameEvent.EventName
get

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