Navigation
API > API/Runtime > API/Runtime/CrashReportCore > API/Runtime/CrashReportCore/FPrimaryCrashProperties
References
| Module | CrashReportCore |
| Header | /Engine/Source/Runtime/CrashReportCore/Public/CrashDescription.h |
| Include | #include "CrashDescription.h" |
template<typename Type>
void GetCrashProperty
(
Type & out_ReadValue,
const FString & MainCategory,
const FString & SecondCategory
) const
Remarks
Gets a crash property from the XML file.