FMemoryUnfreezeContent

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Serialization/MemoryImageWriter.h

Include

#include "Serialization/MemoryImageWriter.h"

Syntax

class FMemoryUnfreezeContent

Variables

Name Description

Public variable

bool

 

bIsFrozenForCurrentPlatform

Public variable

FPlatformTypeLa...

 

FrozenLayoutParameters

Layout of the frozen data.

Public variable

const FPointerT...

 

PrevPointerTable

Constructors

Name Description

Public function

FMemoryUnfreezeContent

(
    const FPointerTableBase* InPoi...
)

Public function

FMemoryUnfreezeContent

(
    const FPointerTableBase* InPoi...,
    const FPlatformTypeLayoutParameters...
)

Functions

Name Description

Public function Const

const FTypeL...

 

GetDerivedTypeDesc

(
    const FTypeLayoutDesc& StaticTypeD...,
    int32 TypeIndex
)

Public function Const

const FPoint...

 

TryGetPrevPointerTable()

Public function Const

uint32

 

UnfreezeObject

(
    const T& Object,
    void* OutDst
)

Public function Const

uint32

 

UnfreezeObject

(
    const void* Object,
    const FTypeLayoutDesc& TypeDesc,
    void* OutDst
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Cancel