Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject
Inheritance Hierarchy
- FSchemaBuilder
- TSchemaBuilder
References
| Module | CoreUObject |
| Header | /Engine/Source/Runtime/CoreUObject/Public/UObject/GarbageCollectionSchema.h |
| Include | #include "UObject/GarbageCollectionSchema.h" |
Syntax
class FSchemaBuilder
Constructors
| Type | Name | Description | |
|---|---|---|---|
FSchemaBuilder
(
uint32 InStride, |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Add
(
FMemberDeclaration Member |
||
| void | Append
(
FSchemaView SuperSchema |
Append all but the last Stop/ARO member. | |
| FSchemaView | Emit Stop or ARO and build a view that builder holds reference to. Returns same view if called multiple times. | ||
| int32 | NumMembers () |