Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
FMemoryImageVTablePointer Struct Reference

#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
 

Detailed Description

Definition at line 154 of file MemoryImage.h.

Member Function Documentation

◆ operator!=()

bool FMemoryImageVTablePointer::operator!= ( const FMemoryImageVTablePointer & Rhs) const
inline

Definition at line 164 of file MemoryImage.h.

+ Here is the call graph for this function:

◆ operator<()

bool FMemoryImageVTablePointer::operator< ( const FMemoryImageVTablePointer & Rhs) const
inline

Definition at line 168 of file MemoryImage.h.

◆ operator==()

bool FMemoryImageVTablePointer::operator== ( const FMemoryImageVTablePointer & Rhs) const
inline

Definition at line 160 of file MemoryImage.h.

+ Here is the caller graph for this function:

Member Data Documentation

◆ Offset

uint32 FMemoryImageVTablePointer::Offset

Definition at line 158 of file MemoryImage.h.

◆ TypeNameHash

uint64 FMemoryImageVTablePointer::TypeNameHash

Definition at line 156 of file MemoryImage.h.

◆ VTableOffset

uint32 FMemoryImageVTablePointer::VTableOffset

Definition at line 157 of file MemoryImage.h.


The documentation for this struct was generated from the following file: