Event triggered during the application update phase. More...
#include <ApplicationEvent.h>
Additional Inherited Members | |
![]() | |
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) |
![]() | |
bool | Handled = false |
Event triggered during the application update phase.
Signals the start of an update cycle in the application. Used to coordinate update timing across different systems.