Navigation
API > API/Runtime > API/Runtime/CrashReportCore
Inheritance Hierarchy
- FPrimaryCrashProperties
- FCrashWERContext
References
| Module | CrashReportCore |
| Header | /Engine/Source/Runtime/CrashReportCore/Public/CrashDescription.h |
| Include | #include "CrashDescription.h" |
Syntax
struct FCrashWERContext : public FPrimaryCrashProperties
Remarks
Crash context based on the Window Error Reporting WER files, obsolete, only for backward compatibility.
Constructors
| Type | Name | Description | |
|---|---|---|---|
FCrashWERContext
(
const FString& WERXMLFilepath |
Initializes instance based on specified WER XML filepath. |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | InitializeEngineVersion
(
const FString& BuildVersion, |
Initializes engine version from the separate components. |