Kerbal Space Program
1.12.4
|
Struct wrapped event that allows raising the event from outside the containing class. More...
Public Member Functions | |
void | Raise () |
Raises the wrapped event. More... | |
Events | |
DelegateAction | Handle |
The wrapped event. More... | |
Struct wrapped event that allows raising the event from outside the containing class.
|
inline |
Raises the wrapped event.
DelegateAction Smooth.Events.GenericEvent.Handle |
The wrapped event.