UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FMemoryImageNamePointer Struct Reference

#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
 

Member Function Documentation

◆ operator!=()

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

◆ operator<()

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

◆ operator==()

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

Member Data Documentation

◆ Name

FName FMemoryImageNamePointer::Name

◆ Offset

uint32 FMemoryImageNamePointer::Offset

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