#include <KeyEvent.h>
Public Member Functions | |
LKeyReleasedEvent (const EKey InKey) | |
FORCEINLINE std::string | ToString () const override |
![]() | |
virtual EEventType | GetType () const =0 |
virtual const char * | GetName () const =0 |
FORCEINLINE bool | IsHandled () const |
Additional Inherited Members | |
![]() | |
bool | bHandled = false |
|
inlineoverridevirtual |
Reimplemented from LkEngine::LEvent.