UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::TEventCountToken< CounterType > Class Template Reference

#include <EventCount.h>

Public Member Functions

 operator bool () const
 

Detailed Description

template<typename CounterType>
class UE::TEventCountToken< CounterType >

A token used to wait on TEventCount.

Member Function Documentation

◆ operator bool()

template<typename CounterType >
UE::TEventCountToken< CounterType >::operator bool ( ) const
inlineexplicit

Returns true if the token has been assigned by PrepareWait().


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