LkEngine 0.1.2
 
Loading...
Searching...
No Matches
LkEngine::TEventQueueEntry< InvokerType > Struct Template Reference

Public Member Functions

 TEventQueueEntry (const char *InName, const EEventType &InType, const std::type_info &InTypeInfo, const std::size_t InIdx, const InvokerType &InEvent)
 
 TEventQueueEntry (TEventQueueEntry &&Other)
 
TEventQueueEntryoperator= (const TEventQueueEntry &Other)
 
FORCEINLINE bool operator== (const TEventQueueEntry &Other) const
 
FORCEINLINE bool operator!= (const TEventQueueEntry &Other) const
 

Public Attributes

const char * Name = nullptr
 
EEventType Type = EEventType::None
 
std::size_t TypeHash = 0
 
std::size_t Idx = -1
 
InvokerType Event
 

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