LkEngine 0.1.2
 
Loading...
Searching...
No Matches
LkEngine::LKeyPressedEvent Class Reference

#include <KeyEvent.h>

Inheritance diagram for LkEngine::LKeyPressedEvent:
LkEngine::LEvent

Public Member Functions

 LKeyPressedEvent (const EKey InKey, const int InRepeatCount)
 
FORCEINLINE EKey GetKey () const
 
FORCEINLINE int GetRepeatCount () const
 
FORCEINLINE std::string ToString () const override
 
- Public Member Functions inherited from LkEngine::LEvent
virtual EEventType GetType () const =0
 
virtual const char * GetName () const =0
 
FORCEINLINE bool IsHandled () const
 

Additional Inherited Members

- Public Attributes inherited from LkEngine::LEvent
bool bHandled = false
 

Detailed Description

Member Function Documentation

◆ ToString()

FORCEINLINE std::string LkEngine::LKeyPressedEvent::ToString ( ) const
inlineoverridevirtual

Reimplemented from LkEngine::LEvent.


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