Navigation
API > API/Plugins > API/Plugins/PlainProps
References
| Module | PlainProps |
| Header | /Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsRead.h |
| Include | #include "PlainPropsRead.h" |
Syntax
template<typename T>
class TRangeView
Constructors
| Type | Name | Description | |
|---|---|---|---|
TRangeView
(
const T* InData, |
Functions
Operators
| Type | Name | Description | |
|---|---|---|---|
| T | operator[]
(
uint64 Idx |