UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
GarbageCollectionInternal.h File Reference
#include "CoreMinimal.h"
#include "Stats/Stats.h"
#include "UObject/Object.h"
#include "UObject/GarbageCollection.h"
#include "UObject/GCScopeLock.h"
#include "GarbageCollectionInternal.generated.h"

Go to the source code of this file.

Classes

class  UGCBarrier
 

Functions

FORCEINLINE bool IsGarbageCollectionWaiting ()
 

Variables

FGCCSyncObjectGGCSingleton
 

Function Documentation

◆ IsGarbageCollectionWaiting()

FORCEINLINE bool IsGarbageCollectionWaiting ( )

Returns true if GC wants to run

Variable Documentation

◆ GGCSingleton

FGCCSyncObject* GGCSingleton
extern