Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Serialization
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Serialization/MemoryImageWriter.h |
| Include | #include "Serialization/MemoryImageWriter.h" |
Syntax
class FMemoryUnfreezeContent
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bIsFrozenForCurrentPlatform | ||
| FPlatformTypeLayoutParameters | FrozenLayoutParameters | Layout of the frozen data. | |
| const FPointerTableBase * | PrevPointerTable |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FMemoryUnfreezeContent
(
const FPointerTableBase* InPointerTable |
|||
FMemoryUnfreezeContent
(
const FPointerTableBase* InPointerTable, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| const FTypeLayoutDesc * | GetDerivedTypeDesc
(
const FTypeLayoutDesc& StaticTypeDesc, |
||
| const FPointerTableBase * | |||
| uint32 | UnfreezeObject
(
const T& Object, |
||
| uint32 | UnfreezeObject
(
const void* Object, |