Ark Server API (ASA) - Wiki
|
This is the complete list of members for FEvent, including all inherited members.
AdvanceStats() | FEvent | |
Create(bool bIsManualReset=false)=0 | FEvent | pure virtual |
EventId | FEvent | protected |
EventStartCycles | FEvent | protected |
EventUniqueId | FEvent | protectedstatic |
FEvent() | FEvent | inline |
IsManualReset()=0 | FEvent | pure virtual |
Reset()=0 | FEvent | pure virtual |
ResetForStats() | FEvent | protected |
Trigger()=0 | FEvent | pure virtual |
TriggerForStats() | FEvent | protected |
Wait(uint32 WaitTime, const bool bIgnoreThreadIdleStats=false)=0 | FEvent | pure virtual |
Wait() | FEvent | inline |
Wait(const FTimespan &WaitTime, const bool bIgnoreThreadIdleStats=false) | FEvent | inline |
WaitForStats() | FEvent | protected |
~FEvent() | FEvent | inlinevirtual |