Navigation
API > API/Plugins > API/Plugins/PlainProps
| Name | TOutArithmeticIt |
| Type | class |
| Header File | /Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsUpgrade.h |
| Include Path | #include "PlainPropsUpgrade.h" |
Syntax
template<Arithmetic T>
class TOutArithmeticIt
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TOutArithmeticIt
(
FItems Items, |
PlainPropsUpgrade.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Ptr | T * | PlainPropsUpgrade.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator!=
(
TOutArithmeticIt O |
PlainPropsUpgrade.h | ||
T & operator*() |
PlainPropsUpgrade.h | ||
TOutArithmeticIt & operator++() |
PlainPropsUpgrade.h |