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" |
| Source | /Engine/Source/Runtime/CrashReportCore/Private/CrashDescription.cpp |
void SendPostUploadAnalytics
(
double Duration,
bool bResult,
int32 ResponseCode,
uint32 PayloadSize,
uint32 ReportCount
)
Remarks
Sends this crash for analytics (after upload) with additional stats about the upload.