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