Navigation
API > API/Plugins > API/Plugins/PlainPropsUObject
Temporary implementation for numeral structs.
| Name | FNumeralGenerator |
| Type | class |
| Header File | /Engine/Plugins/Experimental/PlainPropsUObject/Source/Public/PlainPropsUObjectRuntime.h |
| Include Path | #include "PlainPropsUObjectRuntime.h" |
Syntax
class FNumeralGenerator
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Cache | TArray< FMemberId > | PlainPropsUObjectRuntime.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FMemberId Make
(
uint16 Numeral |
PlainPropsUObjectRuntime.h | ||
TConstArrayView< FMemberId > MakeRange
(
uint16 Numerals |
PlainPropsUObjectRuntime.h |