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

#include <MallocLeakReporter.h>

Public Types

enum  { ReportLeaks = (1 << 0) , ReportAllocs = (1 << 1) , ReportMemReport = (1 << 2) , ReportAll = ReportLeaks | ReportAllocs | ReportMemReport }
 

Member Enumeration Documentation

◆ anonymous enum

Enumerator
ReportLeaks 
ReportAllocs 
ReportMemReport 
ReportAll 

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