Elevate Engine 1
Loading...
Searching...
No Matches
Elevate::AppTickEvent Class Reference

#include <ApplicationEvent.h>

Inheritance diagram for Elevate::AppTickEvent:
Elevate::Event

Public Member Functions

 AppTickEvent ()=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
 

Detailed Description

Definition at line 86 of file ApplicationEvent.h.

Constructor & Destructor Documentation

◆ AppTickEvent()

Elevate::AppTickEvent::AppTickEvent ( )
default

The documentation for this class was generated from the following file: