FMemoryImage

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Serialization/MemoryImage.h"

Syntax

class FMemoryImage

Variables

Constructors

Name Description

Public function

FMemoryImage()

Functions

Name Description

Public function

void

 

AddDependency

(
    const FTypeLayoutDesc& TypeDesc
)

Public function

FMemoryImage...

 

AllocateSection

(
    const FString& Name
)

Public function

void

 

Flatten

(
    FMemoryImageResult& OutResult,
    bool bMergeDuplicateSections
)

Merging duplicate sections will make the resulting memory image smaller.

Public function Const

FPointerTabl...

 

GetPointerTable()

Public function Const

const FPoint...

 

GetPrevPointerTable()

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