Kerbal Space Program
1.12.4
|
Classes | |
class | BaseGameEvent |
Base class for all events. More... | |
class | EventData< T > |
Generic event wrapper More... | |
class | EventData< T, U > |
Generic event wrapper More... | |
class | EventData< T, U, V > |
Generic event wrapper More... | |
class | EventData< T, U, V, W > |
Generic event wrapper More... | |
class | EventDataModifier< T, U > |
Generic event wrapper More... | |
class | EventDoubleMax |
Event wrapper which returns the maximum returned value of all methods More... | |
class | EventDoubleMin |
Event wrapper which returns the minimum returned value of all methods More... | |
class | EventFloatMax |
Event wrapper which returns the maximum returned value of all methods More... | |
class | EventFloatMin |
Event wrapper which returns the minimum returned value of all methods More... | |
class | EventIntMax |
Event wrapper which returns the maximum returned value of all methods More... | |
class | EventIntMin |
Event wrapper which returns the minimum returned value of all methods More... | |
class | EventValueComparison< T > |
Event wrapper which returns the minimum returned value of all methods More... | |
class | EventValueOperation< T > |
Event wrapper which returns the minimum returned value of all methods More... | |
class | EventVoid |
Event wrapper with no data More... | |