Navigation
API > API/Runtime > API/Runtime/CrashReportCore > API/Runtime/CrashReportCore/FCrashUploadToReceiver
References
| Module | CrashReportCore |
| Header | /Engine/Source/Runtime/CrashReportCore/Public/CrashUpload.h |
| Include | #include "CrashUpload.h" |
| Source | /Engine/Source/Runtime/CrashReportCore/Private/CrashUpload.cpp |
void BeginUpload
(
const FPlatformErrorReport & PlatformErrorReport
)
Remarks
Commence upload when ready
Parameters
| Name | Description |
|---|---|
| PlatformErrorReport | Error report to upload files from |