Navigation
API > API/Plugins > API/Plugins/PlainProps
| Name | FSchemaLoadHandle |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsLoadMember.h |
| Include Path | #include "PlainPropsLoadMember.h" |
Syntax
struct FSchemaLoadHandle
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Batch | const FLoadBatch & | PlainPropsLoadMember.h | ||
| LoadId | FStructSchemaId | PlainPropsLoadMember.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void GetInnerLoadIds
(
TArrayView< FOptionalSchemaId > Out |
Experimental API to help bypass FMemberLoader overhead for dense struct ranges | PlainPropsLoadMember.h |