![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <DownloadService.h>
Public Attributes | |
| int32 | RequestId |
| FString | Uri |
| bool | bSuccess |
| int32 | ResponseCode |
| ISpeedRecorder::FRecord | SpeedRecord |
A struct containing the information about a completed request.
| bool BuildPatchServices::IDownloadServiceStat::FDownloadRecord::bSuccess |
| int32 BuildPatchServices::IDownloadServiceStat::FDownloadRecord::RequestId |
| int32 BuildPatchServices::IDownloadServiceStat::FDownloadRecord::ResponseCode |
| ISpeedRecorder::FRecord BuildPatchServices::IDownloadServiceStat::FDownloadRecord::SpeedRecord |
| FString BuildPatchServices::IDownloadServiceStat::FDownloadRecord::Uri |