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