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

#include <MemoryImage.h>

+ Collaboration diagram for FMemoryImageNamePointer:

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
 

Detailed Description

Definition at line 176 of file MemoryImage.h.

Member Function Documentation

◆ operator!=()

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

Definition at line 185 of file MemoryImage.h.

+ Here is the call graph for this function:

◆ operator<()

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

Definition at line 189 of file MemoryImage.h.

+ Here is the call graph for this function:

◆ operator==()

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

Definition at line 181 of file MemoryImage.h.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

Member Data Documentation

◆ Name

FName FMemoryImageNamePointer::Name

Definition at line 178 of file MemoryImage.h.

◆ Offset

uint32 FMemoryImageNamePointer::Offset

Definition at line 179 of file MemoryImage.h.


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