Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Async
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Async/EventCount.h |
| Include | #include "Async/EventCount.h" |
Syntax
template<typename CounterType>
class TEventCountToken
Remarks
A token used to wait on TEventCount.
Operators
| Type | Name | Description | |
|---|---|---|---|
| Returns true if the token has been assigned by PrepareWait(). |