Navigation
API > API/Runtime > API/Runtime/Core
| Name | FPtrTableBase |
| Type | class |
| Header File | /Engine/Source/Runtime/Core/Public/Serialization/MemoryImage.h |
| Include Path | #include "Serialization/MemoryImage.h" |
Syntax
class FPtrTableBase
Derived Classes
Structs
| Name | Remarks |
|---|---|
| FPatchOffset | |
| FPatchOffsetList |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void SavePatchesToArchive
(
FArchive& Ar, |
Serialization/MemoryImage.h |
Protected
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void AddPatchedPointerBase
(
uint32 PtrIndex, |
Serialization/MemoryImage.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static void LoadAndApplyPatchesFromArchive
(
FArchive& Ar, |
Serialization/MemoryImage.h |