Navigation
API > API/Plugins > API/Plugins/PlainProps
TMemberSerializer helper.
| Name | TStructSerializer |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsSaveMember.h |
| Include Path | #include "PlainPropsSaveMember.h" |
Syntax
template<typename T>
struct TStructSerializer : public PlainProps::FBothStructId
Inheritance Hierarchy
- FBothStructId → TStructSerializer
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TStructSerializer
(
TCustomInit< Ids >& Init, |
PlainPropsSaveMember.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| BuiltItemType | FBuiltStruct * | PlainPropsSaveMember.h |
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| Kind | EMemberKind | PlainPropsSaveMember.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void ConstructAndLoadMember
(
void* Dst, |
PlainPropsSaveMember.h | ||
bool DiffMember
(
const T& A, |
PlainPropsSaveMember.h | ||
void LoadMember
(
T& Dst, |
PlainPropsSaveMember.h | ||
FMemberSchema MakeMemberRangeSchema
(
ESizeType MaxSize |
PlainPropsSaveMember.h | ||
FBuiltStruct * SaveItem
(
const T& Value, |
PlainPropsSaveMember.h | ||
FTypedValue SaveMember
(
const T& Value, |
PlainPropsSaveMember.h | ||
FMemberSpec SpecMember() |
PlainPropsSaveMember.h |