Navigation
Unreal Engine C++ API Reference > Runtime > Core > Unix > FUnixCrashContext
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Unix/UnixPlatformCrashContext.h |
Include | #include "Unix/UnixPlatformCrashContext.h" |
Source | /Engine/Source/Runtime/Core/Private/Unix/UnixPlatformCrashContext.cpp |
void GenerateReport
&40;
const FString & DiagnosticsPath
&41; const
Remarks
Dumps all the data from crash context to the "minidump" report.
Write all the data mined from the minidump to a text file
Parameters
Name | Description |
---|---|
DiagnosticsPath | Path to put the file to |