Navigation
API > API/Plugins > API/Plugins/PlainProps
| Name | FRangeView |
| Type | class |
| Header File | /Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsRead.h |
| Include Path | #include "PlainPropsRead.h" |
Syntax
class FRangeView
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| FMemberReader | friend | PlainPropsRead.h | ||
| FNestedRangeIterator | friend | PlainPropsRead.h | ||
| NumItems | uint64 | PlainPropsRead.h | ||
| Schema | FRangeSchema | PlainPropsRead.h | ||
| Values | FMemoryView | PlainPropsRead.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FLeafRangeView AsLeaves() |
PlainPropsRead.h | ||
FNestedRangeView AsRanges() |
PlainPropsRead.h | ||
FStructRangeView AsStructs() |
PlainPropsRead.h | ||
FMemberType GetItemType() |
PlainPropsRead.h | ||
bool IsEmpty() |
PlainPropsRead.h | ||
bool IsLeafRange() |
PlainPropsRead.h | ||
bool IsNestedRange() |
PlainPropsRead.h | ||
bool IsStructRange() |
PlainPropsRead.h | ||
uint64 Num() |
PlainPropsRead.h |