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

#include <ObjectMemoryAnalyzer.h>

Public Member Functions

 FCompareFSortBySize (ESortKey::Type InSortKey)
 
bool operator() (const FObjectMemoryUsage &A, const FObjectMemoryUsage &B) const
 

Public Attributes

ESortKey::Type SortKey
 

Constructor & Destructor Documentation

◆ FCompareFSortBySize()

FObjectMemoryAnalyzer::FCompareFSortBySize::FCompareFSortBySize ( ESortKey::Type  InSortKey)
inline

Member Function Documentation

◆ operator()()

bool FObjectMemoryAnalyzer::FCompareFSortBySize::operator() ( const FObjectMemoryUsage A,
const FObjectMemoryUsage B 
) const
inline

Member Data Documentation

◆ SortKey

ESortKey::Type FObjectMemoryAnalyzer::FCompareFSortBySize::SortKey

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