Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
TPtrTableBase< T, PtrType > Member List

This is the complete list of members for TPtrTableBase< T, PtrType >, including all inherited members.

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