Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
FVoidPtrTable Member List

This is the complete list of members for FVoidPtrTable, including all inherited members.

AddIndexedPointer(void *Ptr)TPtrTableBase< void, void * >inline
AddPatchedPointer(void *Ptr, uint64 Offset)TPtrTableBase< void, void * >inline
AddPatchedPointerBase(uint32 PtrIndex, uint64 Offset)FPtrTableBaseprotected
ApplyPointerPatches(void *FrozenBase) constTPtrTableBase< void, void * >inline
begin()TPtrTableBase< void, void * >inline
begin() constTPtrTableBase< void, void * >inline
Empty(int32 NewSize=0)TPtrTableBase< void, void * >inline
end()TPtrTableBase< void, void * >inline
end() constTPtrTableBase< void, void * >inline
GetIndexedPointer(uint32 i) constTPtrTableBase< void, void * >inline
LoadAndApplyPatchesFromArchive(FArchive &Ar, void *FrozenBase, const PtrType &Ptr)FPtrTableBaseinlinestatic
LoadIndexedPointer(void *Ptr)TPtrTableBase< void, void * >inline
Num() constTPtrTableBase< void, void * >inline
PatchListsFPtrTableBaseprotected
PatchOffsetsFPtrTableBaseprotected
PointersTPtrTableBase< void, void * >private
SavePatchesToArchive(FArchive &Ar, uint32 PtrIndex) constFPtrTableBase
StaticGetPtrTypeLayoutDesc()TPtrTableBase< void, void * >inlinestatic
TryAddIndexedPtr(const FTypeLayoutDesc &TypeDesc, void *Ptr, int32 &OutIndex)TPtrTableBase< void, void * >inline
TryGetIndexedPtr(const FTypeLayoutDesc &TypeDesc, uint32 i, void *&OutPtr) constTPtrTableBase< void, void * >inline