Navigation
API > API/Runtime > API/Runtime/CrashReportCore
References
| Module | CrashReportCore |
| Header | /Engine/Source/Runtime/CrashReportCore/Public/CrashDescription.h |
| Include | #include "CrashDescription.h" |
Syntax
struct FCrashPropertyXmlNode
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bSet | ||
| FString | MainCategory | Main category in the crash context. | |
| FPrimaryCrashProperties * | Owner | Owner of the property. | |
| FString | SecondCategory | Second category in the crash context. |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FCrashPropertyXmlNode
(
const FString& InMainCategory, |
Initialization constructor. |
Operators
| Type | Name | Description | |
|---|---|---|---|
| FCrashPropertyXmlNode & | Assignment operator for . |