Navigation
API > API/Plugins > API/Plugins/PlainProps
| Name | FMemberSchema |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsBuild.h |
| Include Path | #include "PlainPropsBuild.h" |
Syntax
struct FMemberSchema
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| InnerRangeType | FMemberType | PlainPropsBuild.h | ||
| InnerSchema | FOptionalInnerId | PlainPropsBuild.h | ||
| NestedRangeTypes | const FMemberType * | PlainPropsBuild.h | ||
| NumInnerRanges | uint16 | PlainPropsBuild.h | ||
| Type | FMemberType | PlainPropsBuild.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void CheckInvariants() |
PlainPropsBuild.h | ||
FMemberType & EditInnermostType
(
FScratchAllocator& Scratch |
PlainPropsBuild.h | ||
FMemberType GetInnermostType() |
PlainPropsBuild.h | ||
TConstArrayView< FMemberType > GetInnerRangeTypes() |
PlainPropsBuild.h |