![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <ObjectMemoryAnalyzer.h>
Public Member Functions | |
| FCompareFSortBySize (ESortKey::Type InSortKey) | |
| bool | operator() (const FObjectMemoryUsage &A, const FObjectMemoryUsage &B) const |
Public Attributes | |
| ESortKey::Type | SortKey |
|
inline |
|
inline |
| ESortKey::Type FObjectMemoryAnalyzer::FCompareFSortBySize::SortKey |