Navigation
API > API/Plugins > API/Plugins/PlainProps
| Name | TInItems |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsUpgrade.h |
| Include Path | #include "PlainPropsUpgrade.h" |
Syntax
template<typename T, uint8 N>
struct TInItems : protected PlainProps::Upgrade::FItems
Inheritance Hierarchy
- FItems → TInItems
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TInItems
(
FItems Items |
PlainPropsUpgrade.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| Iterator | TInIt< T, N >::Type | PlainPropsUpgrade.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| TOutRange< T, N > | friend | PlainPropsUpgrade.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
Iterator begin() |
PlainPropsUpgrade.h | ||
Iterator end() |
PlainPropsUpgrade.h | ||
uint64 Num() |
PlainPropsUpgrade.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
auto && operator[]
(
uint64 Idx |
PlainPropsUpgrade.h |