Navigation
API > API/Plugins > API/Plugins/PlainPropsUObject > API/Plugins/PlainPropsUObject/FRuntimeIds
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FEnumId IndexEnum
(
FType Type |
PlainPropsUObjectRuntime.h | ||
static FEnumId IndexEnum
(
FScopeId Scope, |
PlainPropsUObjectRuntime.h |
IndexEnum(FType)
| Name | IndexEnum |
| Type | function |
| Header File | /Engine/Plugins/Experimental/PlainPropsUObject/Source/Public/PlainPropsUObjectRuntime.h |
| Include Path | #include "PlainPropsUObjectRuntime.h" |
static FEnumId IndexEnum
(
FType Type
)
IndexEnum(FScopeId, FAnsiStringView)
| Name | IndexEnum |
| Type | function |
| Header File | /Engine/Plugins/Experimental/PlainPropsUObject/Source/Public/PlainPropsUObjectRuntime.h |
| Include Path | #include "PlainPropsUObjectRuntime.h" |
static FEnumId IndexEnum
(
FScopeId Scope,
FAnsiStringView Name
)