Navigation
API > API/Plugins > API/Plugins/PlainProps
| Name | TInNestedRangeIt |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsUpgrade.h |
| Include Path | #include "PlainPropsUpgrade.h" |
Syntax
template<typename T, uint8 N>
struct TInNestedRangeIt : public PlainProps::Upgrade::TItemIt< const FLooseNestedRange >
Inheritance Hierarchy
- TItemIt → TInNestedRangeIt
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TInNestedRangeIt
(
FItems Items, |
PlainPropsUpgrade.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TInItems< T, N-1 > operator*() |
PlainPropsUpgrade.h |