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

#include <FastReferenceCollector.h>

Static Public Member Functions

static COREUOBJECT_API void CallSync (uint32 SlowAROIndex, UObject *Object, FReferenceCollector &Collector)
 
static COREUOBJECT_API bool TryQueueCall (uint32 SlowAROIndex, UObject *Object, FWorkerContext &Context)
 
static COREUOBJECT_API void ProcessUnbalancedCalls (FWorkerContext &Context, FReferenceCollector &Collector)
 
static COREUOBJECT_API bool ProcessAllCalls (FWorkerContext &Context, FReferenceCollector &Collector)
 

Member Function Documentation

◆ CallSync()

void UE::GC::FSlowARO::CallSync ( uint32  SlowAROIndex,
UObject Object,
FReferenceCollector Collector 
)
static

◆ ProcessAllCalls()

bool UE::GC::FSlowARO::ProcessAllCalls ( FWorkerContext Context,
FReferenceCollector Collector 
)
static

◆ ProcessUnbalancedCalls()

void UE::GC::FSlowARO::ProcessUnbalancedCalls ( FWorkerContext Context,
FReferenceCollector Collector 
)
static

◆ TryQueueCall()

bool UE::GC::FSlowARO::TryQueueCall ( uint32  SlowAROIndex,
UObject Object,
FWorkerContext Context 
)
static

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