FPtrTableBase

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Core

Header

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

Include

#include "Serialization/MemoryImage.h"

Syntax

class FPtrTableBase

Variables

Name Description

Protected variable

TArray< FPatchO...

 

PatchLists

Protected variable

TArray< FPatchO...

 

PatchOffsets

Functions

Name Description

Protected function

void

 

AddPatchedPointerBase

(
    uint32 PtrIndex,
    uint64 Offset
)

Public function Static

void

 

LoadAndApplyPatchesFromArchive

(
    FArchive& Ar,
    void* FrozenBase,
    const PtrType& Ptr
)

Public function Const

void

 

SavePatchesToArchive

(
    FArchive& Ar,
    uint32 PtrIndex
)

Classes

Name

Description

Protected struct

FPatchOffset

Protected struct

FPatchOffsetList

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