FUnixCrashContext::GenerateReport

Dumps all the data from crash context to the "minidump" report.

Windows
MacOS
Linux

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

Syntax

void GenerateReport
(
    const FString & DiagnosticsPath
) 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

Parameter

Description

DiagnosticsPath

Path to put the file to

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss