Navigation
API > API/Runtime > API/Runtime/CoreUObject
Prevent GC from running in the current scope
| Name | FGCScopeGuard |
| Type | class |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/UObject/GarbageCollection.h |
| Include Path | #include "UObject/GarbageCollection.h" |
Syntax
class FGCScopeGuard
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FGCScopeGuard() |
UObject/GarbageCollection.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FGCScopeGuard() |
UObject/GarbageCollection.h |