UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::EventLoop::FManagedStorageTraitsBase Struct Reference

#include <EventLoopManagedStorage.h>

+ Inheritance diagram for UE::EventLoop::FManagedStorageTraitsBase:

Static Public Member Functions

static uint32 GetCurrentThreadId ()
 
static bool IsManagerThread (uint32 ManagerThreadId)
 
static void CheckNotInitialized (uint32 ManagerThreadId)
 
static void CheckIsManagerThread (uint32 ManagerThreadId)
 

Member Function Documentation

◆ CheckIsManagerThread()

static void UE::EventLoop::FManagedStorageTraitsBase::CheckIsManagerThread ( uint32  ManagerThreadId)
inlinestatic

◆ CheckNotInitialized()

static void UE::EventLoop::FManagedStorageTraitsBase::CheckNotInitialized ( uint32  ManagerThreadId)
inlinestatic

◆ GetCurrentThreadId()

static uint32 UE::EventLoop::FManagedStorageTraitsBase::GetCurrentThreadId ( )
inlinestatic

◆ IsManagerThread()

static bool UE::EventLoop::FManagedStorageTraitsBase::IsManagerThread ( uint32  ManagerThreadId)
inlinestatic

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