Navigation
API > API/Runtime > API/Runtime/CrashReportCore
| Name | FCrashPropertyXmlNode |
| Type | struct |
| Header File | /Engine/Source/Runtime/CrashReportCore/Public/CrashDescription.h |
| Include Path | #include "CrashDescription.h" |
Syntax
struct FCrashPropertyXmlNode
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FCrashPropertyXmlNode
(
const FString& InMainCategory, |
Initialization constructor. | CrashDescription.h |
Functions
Public
Protected
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FCrashPropertyXmlNode & operator=
(
const FXmlNode* Node |
Assignment operator for . | CrashDescription.h |