Navigation
API > API/Plugins > API/Plugins/PlainProps
References
| Module | PlainProps |
| Header | /Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsBuildSchema.h |
| Include | #include "PlainPropsBuildSchema.h" |
Syntax
class FSchemasBuilder
Constructors
| Type | Name | Description | |
|---|---|---|---|
FSchemasBuilder
(
const FDeclarations& Declarations, |
|||
FSchemasBuilder
(
FStructDeclarations InStructs, |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| FBuiltSchemas | Build () |
||
| const FDebugIds & | GetDebug () |
||
| FScratchAllocator & | GetScratch () |
||
| FEnumSchemaBuilder & | NoteEnum
(
FEnumSchemaId Id |
||
| FStructSchemaBuilder & | NoteStruct
(
FStructSchemaId BindId |
||
| void | NoteStructAndMembers
(
FStructSchemaId BindId, |
Typedefs
| Name | Description |
|---|---|
| FEnumDeclarations | |
| FStructDeclarations |