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
class FSchemaView
Remarks
Describes all strong GC references in a class or struct
Constructors
| Type | Name | Description | |
|---|---|---|---|
FSchemaView () |
|||
FSchemaView
(
ENoInit |
|||
FSchemaView
(
FSchemaView View, |
|||
FSchemaView
(
const FMemberWord* Data, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FSchemaHeader & | GetHeader () |
||
| EOrigin | GetOrigin () |
||
| uint32 | !IsEmpty() | ||
| const FMemberWord * | GetWords () |
||
| bool | IsEmpty () |
||
| void | |||
| FSchemaHeader * | TryGetHeader () |
Constants
| Name | Description |
|---|---|
| OriginBit |