Navigation
API > API/Plugins > API/Plugins/PlainPropsUObject
| Name | TUEnumAsByteBinding |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/PlainPropsUObject/Source/Public/PlainPropsUObjectRuntime.h |
| Include Path | #include "PlainPropsUObjectRuntime.h" |
Syntax
template<Enumeration E>
struct TUEnumAsByteBinding : public ICustomBinding
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TUEnumAsByteBinding
(
TPropertySpecifier< 1 >& Spec |
PlainPropsUObjectRuntime.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| Type | TEnumAsByte< E > | PlainPropsUObjectRuntime.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| EnumId | const FEnumId | PlainPropsUObjectRuntime.h | ||
| MemberIds | const FMemberId | PlainPropsUObjectRuntime.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Save
(
FMemberBuilder& Dst, |
PlainPropsUObjectRuntime.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static bool Diff
(
TEnumAsByte< E > A, |
PlainPropsUObjectRuntime.h | ||
static void Plan
(
FMemcpyLoadPlan& Out |
PlainPropsUObjectRuntime.h |