Navigation
API > API/Plugins > API/Plugins/PlainProps
| Name | FOutBoolIt |
| Type | class |
| Header File | /Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsUpgrade.h |
| Include Path | #include "PlainPropsUpgrade.h" |
Syntax
class FOutBoolIt
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FOutBoolIt
(
FItems Items, |
PlainPropsUpgrade.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Byte | uint8 * | PlainPropsUpgrade.h | ||
| Mask | uint8 | PlainPropsUpgrade.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator!=
(
const FOutBoolIt& Rhs |
PlainPropsUpgrade.h | ||
FOutBoolItem operator*() |
PlainPropsUpgrade.h | ||
FOutBoolIt & operator++() |
PlainPropsUpgrade.h | ||
bool operator==
(
const FOutBoolIt& Rhs |
PlainPropsUpgrade.h |