Navigation
API > API/Plugins > API/Plugins/PlainProps
| Name | TOut |
| Type | class |
| Header File | /Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsUpgrade.h |
| Include Path | #include "PlainPropsUpgrade.h" |
Syntax
template<Arithmetic T>
class TOut
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TOut
(
FLooseType Type, |
PlainPropsUpgrade.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Out | FLooseValue & | PlainPropsUpgrade.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void operator=
(
T In |
PlainPropsUpgrade.h | ||
void operator=
(
TOptional< T > In |
PlainPropsUpgrade.h |