Navigation
API > API/Plugins > API/Plugins/PlainProps
| Name | FBuiltStructSchema |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsBuildSchema.h |
| Include Path | #include "PlainPropsBuildSchema.h" |
Syntax
struct FBuiltStructSchema
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bDense | bool | PlainPropsBuildSchema.h | ||
| Id | FStructId | PlainPropsBuildSchema.h | ||
| MemberNames | TArray< FMemberId > | PlainPropsBuildSchema.h | ||
| MemberSchemas | TArray< const FMemberSchema * > | PlainPropsBuildSchema.h | ||
| Super | FOptionalStructId | PlainPropsBuildSchema.h | ||
| Type | FType | PlainPropsBuildSchema.h |