![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Go to the source code of this file.
Functions | |
| CORE_API void | ReportInteractiveEnsure (const TCHAR *InMessage) |
| CORE_API bool | IsInteractiveEnsureMode () |
Variables | |
| CORE_API bool | GAlwaysReportCrash |
| CORE_API bool | GUseCrashReportClient |
| CORE_API TCHAR | MiniDumpFilenameW [1024] |
Whether we should generate crash reports even if the debugger is attached.
Whether we should generate crash reports even if the debugger is attached. NOTE: If -nocrashreports is passed in, this will be ignored.
Whether to use ClientReportClient rather than AutoReporter.
Whether to use ClientReportClient rather than the old AutoReporter.