OpenShaderDesigner 0.0.1
|
Base Event class for sending events to the Engine. More...
#include <EventSystem.h>
Public Member Functions | |
virtual uint8_t | GetID () const =0 |
Get the Event's type ID. | |
Static Public Member Functions | |
template<typename T > | |
static uint8_t | TypeOf () |
|
inlinepure virtual |