Navigation
API > API/Plugins > API/Plugins/PlainProps
| |
|
| Name |
FOutBoolItem |
| Type |
class |
| Header File |
/Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsUpgrade.h |
| Include Path |
#include "PlainPropsUpgrade.h" |
Syntax
class FOutBoolItem
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
FOutBoolItem
(
uint8& Byte,
uint8 InMask
)
|
|
PlainPropsUpgrade.h |
|
Variables
Protected
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Mask |
const uint8 |
|
PlainPropsUpgrade.h |
|
| Out |
uint8 & |
|
PlainPropsUpgrade.h |
|
Functions
Public
Operators
| Name |
Remarks |
Include Path |
Unreal Specifiers |
void operator=
(
bool bValue
)
|
|
PlainPropsUpgrade.h |
|