Ark Server API (ASA) - Wiki
|
#include <MemoryImage.h>
Public Member Functions | |
bool | operator== (const FMemoryImageNamePointer &Rhs) const |
bool | operator!= (const FMemoryImageNamePointer &Rhs) const |
bool | operator< (const FMemoryImageNamePointer &Rhs) const |
Public Attributes | |
FName | Name |
uint32 | Offset |
Definition at line 176 of file MemoryImage.h.
|
inline |
|
inline |
|
inline |
Definition at line 181 of file MemoryImage.h.
FName FMemoryImageNamePointer::Name |
Definition at line 178 of file MemoryImage.h.
uint32 FMemoryImageNamePointer::Offset |
Definition at line 179 of file MemoryImage.h.