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 |
static const TCHAR * ToString
(
EUploadState::Type InState
)
Remarks
Get a string representation of the state, for logging purposes Literal string value
Parameters
| Name | Description |
|---|---|
| State | Value to stringize |