![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <MallocLeakReporter.h>
Public Types | |
| enum | { ReportLeaks = (1 << 0) , ReportAllocs = (1 << 1) , ReportMemReport = (1 << 2) , ReportAll = ReportLeaks | ReportAllocs | ReportMemReport } |