TSupportsFreezeMemoryImageHelper

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Containers/Array.h

Include

#include "Containers/Array.h"

Syntax

template<bool bFreezeMemoryImage, typename Dummy>
struct TSupportsFreezeMemoryImageHelper

Specializations

Functions

Name Description

Public function Static

void

 

AppendHash

(
    const FPlatformTypeLayoutParameters...,
    FSHA1& Hasher
)

Public function Static

void

 

CopyUnfrozen

(
    const FMemoryUnfreezeContent& Cont...,
    const TArray&,
    void* Dst
)

Public function Static

void

 

ToString

(
    const FPlatformTypeLayoutParameters...,
    FMemoryToStringContext& OutContext,
    const TArray& Object
)

Public function Static

void

 

WriteMemoryImage

(
    FMemoryImageWriter& Writer,
    const TArray&
)

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