Navigation
API > API/Runtime > API/Runtime/CrashReportCore > API/Runtime/CrashReportCore/FCrashUploadBase
References
| Module | CrashReportCore |
| Header | /Engine/Source/Runtime/CrashReportCore/Public/CrashUpload.h |
| Include | #include "CrashUpload.h" |
| Source | /Engine/Source/Runtime/CrashReportCore/Private/CrashUpload.cpp |
void SetCurrentState
(
EUploadState::Type InState
)
Remarks
Set the current state, also updating the status text where necessary
Parameters
| Name | Description |
|---|---|
| State | State the uploader is now in |