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