![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#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 | |
| FGCCSyncObject * | GGCSingleton |
| FORCEINLINE bool IsGarbageCollectionWaiting | ( | ) |
Returns true if GC wants to run
|
extern |