Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Serialization
Inheritance Hierarchy
- FPtrTableBase
- TPtrTableBase
- FVoidPtrTable
- TPtrTable
- TRefCountPtrTable
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Serialization/MemoryImage.h |
| Include | #include "Serialization/MemoryImage.h" |
Syntax
class FPtrTableBase
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< FPatchOffsetList > | PatchLists | ||
| TArray< FPatchOffset > | PatchOffsets |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | AddPatchedPointerBase
(
uint32 PtrIndex, |
||
| void | LoadAndApplyPatchesFromArchive
(
FArchive& Ar, |
||
| void | SavePatchesToArchive
(
FArchive& Ar, |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FPatchOffset | |||
| FPatchOffsetList |