Navigation
API > API/Plugins > API/Plugins/PlainProps
| Name | FRangeLoadView |
| Type | class |
| Header File | /Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsLoadMember.h |
| Include Path | #include "PlainPropsLoadMember.h" |
Syntax
class FRangeLoadView
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FRangeLoadView
(
FRangeLoadSchema S, |
PlainPropsLoadMember.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| FRangeLoader | friend | PlainPropsLoadMember.h | ||
| NumItems | uint64 | PlainPropsLoadMember.h | ||
| Schema | FRangeLoadSchema | PlainPropsLoadMember.h | ||
| Values | FMemoryView | PlainPropsLoadMember.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FLeafRangeLoadView AsLeaves() |
PlainPropsLoadMember.h | ||
FNestedRangeLoadView AsRanges() |
PlainPropsLoadMember.h | ||
FStructRangeLoadView AsStructs() |
PlainPropsLoadMember.h | ||
bool IsEmpty() |
PlainPropsLoadMember.h | ||
bool IsLeafRange() |
PlainPropsLoadMember.h | ||
bool IsNestedRange() |
PlainPropsLoadMember.h | ||
bool IsStructRange() |
PlainPropsLoadMember.h | ||
uint64 Num() |
PlainPropsLoadMember.h |