Navigation
API > API/Plugins > API/Plugins/PlainProps
References
| Module | PlainProps |
| Header | /Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsTypes.h |
| Include | #include "PlainPropsTypes.h" |
Syntax
struct FParametricTypeView
Remarks
Fully resolved FParametricTypeId.
Variables
| Type | Name | Description | |
|---|---|---|---|
| FOptionalConcreteTypenameId | Name | ||
| uint8 | NumParameters | ||
| const FTypeId * | Parameters |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FParametricTypeView
(
FConcreteTypenameId InName, |
|||
FParametricTypeView
(
FOptionalConcreteTypenameId InName, |
|||
FParametricTypeView
(
FConcreteTypenameId InName, |
|||
FParametricTypeView
(
FOptionalConcreteTypenameId InName, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| TConstArrayView< FTypeId > |