Navigation
API > API/Runtime > API/Runtime/CoreUObject
| Name | UE::GC::ELoot |
| Type | enum |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/UObject/FastReferenceCollector.h |
| Include Path | #include "UObject/FastReferenceCollector.h" |
Syntax
namespace UE
{
namespace GC
{
enum ELoot
{
Nothing,
Block,
ARO,
Context,
}
}
}
Values
| Name | Remarks |
|---|---|
| Nothing | |
| Block | |
| ARO | |
| Context |