Navigation
API > API/Plugins > API/Plugins/PlainProps
| Name | TOptionalInRange |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsUpgrade.h |
| Include Path | #include "PlainPropsUpgrade.h" |
Syntax
template<typename T, uint8 N>
struct TOptionalInRange : protected PlainProps::Upgrade::FInRange
Inheritance Hierarchy
- FInRange → TOptionalInRange
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TOptionalInRange
(
FLooseMember I, |
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 |
|---|---|---|---|
TInItems< T, N > Items() |
PlainPropsUpgrade.h | ||
uint64 Num() |
PlainPropsUpgrade.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
operator bool() |
PlainPropsUpgrade.h |