![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "AutoRTFM.h"#include "CoreMinimal.h"#include "HAL/IConsoleManager.h"#include "Misc/ScopeLock.h"#include "Misc/TransactionallySafeCriticalSection.h"#include "Templates/Casts.h"#include "UObject/GarbageCollection.h"#include "UObject/GarbageCollectionVerification.h"#include "UObject/GCObject.h"#include "UObject/ObjectMacros.h"#include "UObject/Object.h"#include "VerseVM/VVMHeap.h"#include <atomic>Classes | |
| struct | UGCObjectReferencer::FImpl |
| class | FInitialReferenceCollector |
Namespaces | |
| namespace | UE |
| namespace | UE::GC |
Variables | |
| std::atomic< bool > | GObjIncrementalPurgeIsInProgress |
| std::atomic< bool > | GObjUnhashUnreachableIsInProgress |
| constexpr FStringView | UE::GC::UnknownGCObjectName = TEXTVIEW("Unknown FGCObject") |
|
extern |
Whether incremental object purge is in progress
|
extern |
Whether GC is currently routing BeginDestroy to objects