Navigation
API > API/Plugins > API/Plugins/PlainProps
Inheritance Hierarchy
- FOptionalId
- TOptionalId
References
| Module | PlainProps |
| Header | /Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsTypes.h |
| Include | #include "PlainPropsTypes.h" |
Syntax
template<class T>
class TOptionalId : public PlainProps::FOptionalId
Constructors
| Type | Name | Description | |
|---|---|---|---|
| constexpr | TOptionalId () |
||
| constexpr | TOptionalId
(
FNoId |
||
| constexpr | TOptionalId
(
T Id |
Functions
| Type | Name | Description | |
|---|---|---|---|
| T | Get () |
Operators
| Type | Name | Description | |
|---|---|---|---|