UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
EventCount.h File Reference
#include "Async/ParkingLot.h"
#include <atomic>
#include <type_traits>

Go to the source code of this file.

Classes

class  UE::TEventCountToken< CounterType >
 
class  UE::TEventCount< CounterType >
 

Namespaces

namespace  UE
 

Typedefs

using UE::FEventCount = TEventCount< uint32 >
 
using UE::FEventCountToken = TEventCountToken< uint32 >