Navigation
API > API/Plugins > API/Plugins/PlainProps
| Name | FBaseTypenameId |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsTypes.h |
| Include Path | #include "PlainPropsTypes.h" |
Syntax
struct FBaseTypenameId
Derived Classes
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FBaseTypenameId
(
uint8 InNumParameters, |
PlainPropsTypes.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Idx | uint32 | PlainPropsTypes.h | ||
| NumParameters | uint32 | PlainPropsTypes.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
uint32 AsInt() |
PlainPropsTypes.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FBaseTypenameId FromInt
(
uint32 Int |
PlainPropsTypes.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator==
(
FBaseTypenameId O |
PlainPropsTypes.h |