![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <MemoryImage.h>
Inheritance diagram for FPtrTableBase:Classes | |
| struct | FPatchOffset |
| struct | FPatchOffsetList |
Public Member Functions | |
| CORE_API void | SavePatchesToArchive (FArchive &Ar, uint32 PtrIndex) const |
Static Public Member Functions | |
| template<typename PtrType > | |
| static void | LoadAndApplyPatchesFromArchive (FArchive &Ar, void *FrozenBase, const PtrType &Ptr) |
Protected Member Functions | |
| CORE_API void | AddPatchedPointerBase (uint32 PtrIndex, uint64 Offset) |
Protected Attributes | |
| TArray< FPatchOffsetList > | PatchLists |
| TArray< FPatchOffset > | PatchOffsets |
|
inlinestatic |
|
protected |
|
protected |