UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UGCObjectReferencer::FImpl Struct Reference

Public Attributes

FTransactionallySafeCriticalSection ReferencedObjectsCritical
 
TArray< FGCObject * > RemainingReferencedObjects
 
TArray< FGCObject * > InitialReferencedObjects
 

Member Data Documentation

◆ InitialReferencedObjects

TArray<FGCObject*> UGCObjectReferencer::FImpl::InitialReferencedObjects

Objects with EFlags::AddStableNativeReferencesOnly

◆ ReferencedObjectsCritical

FTransactionallySafeCriticalSection UGCObjectReferencer::FImpl::ReferencedObjectsCritical

Critical section used when adding and removing objects

◆ RemainingReferencedObjects

TArray<FGCObject*> UGCObjectReferencer::FImpl::RemainingReferencedObjects

Objects without EFlags::AddStableNativeReferencesOnly


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