Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject
References
| Module | CoreUObject |
| Header | /Engine/Source/Runtime/CoreUObject/Public/UObject/GarbageCollectionSchema.h |
| Include | #include "UObject/GarbageCollectionSchema.h" |
Syntax
namespace UE
{
namespace GC
{
enum EOrigin
&123;
Other,
Blueprint,
&125;
}
}
Values
| Name | Description |
|---|---|
| Other | |
| Blueprint |
Remarks
Declares if a schema represents a blueprint generated type