Navigation
API > API/Plugins > API/Plugins/PlainProps
| Name | FTypenameId |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsTypes.h |
| Include Path | #include "PlainPropsTypes.h" |
Syntax
struct FTypenameId : public PlainProps::FBaseTypenameId
Inheritance Hierarchy
- FBaseTypenameId → FTypenameId
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FTypenameId
(
FParametricTypeId Parametric |
PlainPropsTypes.h | ||
FTypenameId
(
FConcreteTypenameId Concrete |
PlainPropsTypes.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FConcreteTypenameId AsConcrete() |
PlainPropsTypes.h | ||
FParametricTypeId AsParametric() |
PlainPropsTypes.h | ||
bool IsConcrete() |
PlainPropsTypes.h | ||
bool IsParametric() |
PlainPropsTypes.h |