![]() |
Elevate Engine 1
|
#include <ApplicationEvent.h>
Public Member Functions | |
| AppUpdateEvent ()=default | |
Public Member Functions inherited from Elevate::Event | |
| virtual EventType | GetEventType () const =0 |
| virtual const char * | GetName () const =0 |
| virtual int | GetCategoryFlags () const =0 |
| virtual std::string | ToString () const |
| bool | IsInCategory (EventCategory category) |
Additional Inherited Members | |
Public Attributes inherited from Elevate::Event | |
| bool | Handled = false |
Protected Attributes inherited from Elevate::Event | |
| bool | m_Handled = false |
Definition at line 95 of file ApplicationEvent.h.
|
default |