UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
GCObjectReferencer.cpp File Reference

Classes

struct  UGCObjectReferencer::FImpl
 
class  FInitialReferenceCollector
 

Namespaces

namespace  UE
 
namespace  UE::GC
 

Variables

std::atomic< boolGObjIncrementalPurgeIsInProgress
 
std::atomic< boolGObjUnhashUnreachableIsInProgress
 
constexpr FStringView UE::GC::UnknownGCObjectName = TEXTVIEW("Unknown FGCObject")
 

Variable Documentation

◆ GObjIncrementalPurgeIsInProgress

std::atomic<bool> GObjIncrementalPurgeIsInProgress
extern

Whether incremental object purge is in progress

◆ GObjUnhashUnreachableIsInProgress

std::atomic<bool> GObjUnhashUnreachableIsInProgress
extern

Whether GC is currently routing BeginDestroy to objects