Navigation
API > API/Plugins > API/Plugins/PlainProps
TMemberSerializer helper.
| Name | TEnumSerializer |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsSaveMember.h |
| Include Path | #include "PlainPropsSaveMember.h" |
Syntax
template<Enumeration T>
struct TEnumSerializer : public PlainProps::TLeafSerializer< T >
Inheritance Hierarchy
- TLeafSerializer → TEnumSerializer
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TEnumSerializer
(
TCustomInit< Ids >&, |
PlainPropsSaveMember.h |
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| MemberBindType | FMemberBindType | PlainPropsSaveMember.h | |
| MemberType | FMemberType | PlainPropsSaveMember.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Id | const FEnumId | PlainPropsSaveMember.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool DiffMember
(
const T& A, |
PlainPropsSaveMember.h | ||
FMemberSchema MakeMemberRangeSchema
(
ESizeType MaxSize |
PlainPropsSaveMember.h | ||
FTypedValue SaveMember
(
T Value, |
PlainPropsSaveMember.h | ||
FMemberSpec SpecMember() |
PlainPropsSaveMember.h |