Navigation
API > API/Plugins > API/Plugins/PlainPropsUObject
| Name | FRuntimeIds |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/PlainPropsUObject/Source/Public/PlainPropsUObjectRuntime.h |
| Include Path | #include "PlainPropsUObjectRuntime.h" |
Syntax
struct FRuntimeIds
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FIdIndexerBase & GetIndexer() |
PlainPropsUObjectRuntime.h | ||
static FEnumId IndexEnum
(
FType Type |
PlainPropsUObjectRuntime.h | ||
static FMemberId IndexMember
(
FAnsiStringView Name |
PlainPropsUObjectRuntime.h | ||
static FNameId IndexName
(
FAnsiStringView Name |
PlainPropsUObjectRuntime.h | ||
static FFlatScopeId IndexScope
(
FAnsiStringView Name |
PlainPropsUObjectRuntime.h | ||
static FStructId IndexStruct
(
FType Type |
PlainPropsUObjectRuntime.h | ||
static FConcreteTypenameId IndexTypename
(
FAnsiStringView Name |
PlainPropsUObjectRuntime.h |