Ark Server API (ASA) - Wiki
|
#include <MemoryImage.h>
Public Member Functions | |
bool | operator== (const FMemoryImageVTablePointer &Rhs) const |
bool | operator!= (const FMemoryImageVTablePointer &Rhs) const |
bool | operator< (const FMemoryImageVTablePointer &Rhs) const |
Public Attributes | |
uint64 | TypeNameHash |
uint32 | VTableOffset |
uint32 | Offset |
Definition at line 154 of file MemoryImage.h.
|
inline |
|
inline |
Definition at line 168 of file MemoryImage.h.
|
inline |
uint32 FMemoryImageVTablePointer::Offset |
Definition at line 158 of file MemoryImage.h.
uint64 FMemoryImageVTablePointer::TypeNameHash |
Definition at line 156 of file MemoryImage.h.
uint32 FMemoryImageVTablePointer::VTableOffset |
Definition at line 157 of file MemoryImage.h.