UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
BuildPatchServices::FDownloadServiceStatistics Member List

This is the complete list of members for BuildPatchServices::FDownloadServiceStatistics, including all inherited members.

FDownloadServiceStatistics(ISpeedRecorder *SpeedRecorder, IDataSizeProvider *DataSizeProvider, IInstallerAnalytics *InstallerAnalytics)BuildPatchServices::FDownloadServiceStatistics
GetBytesDownloaded() const overrideBuildPatchServices::FDownloadServiceStatisticsvirtual
GetCurrentDownloads() const overrideBuildPatchServices::FDownloadServiceStatisticsvirtual
GetImmediateAverageSpeedPerRequest(uint32 MinCount) overrideBuildPatchServices::FDownloadServiceStatisticsvirtual
GetNumCurrentDownloads() const overrideBuildPatchServices::FDownloadServiceStatisticsvirtual
GetNumFailedChunkDownloads() const overrideBuildPatchServices::FDownloadServiceStatisticsvirtual
GetNumSuccessfulChunkDownloads() const overrideBuildPatchServices::FDownloadServiceStatisticsvirtual
OnDownloadComplete(const FDownloadRecord &DownloadRecord) overrideBuildPatchServices::FDownloadServiceStatisticsvirtual
OnDownloadProgress(int32 RequestId, uint64 BytesReceived) overrideBuildPatchServices::FDownloadServiceStatisticsvirtual
OnDownloadStarted(int32 RequestId, const FString &Uri) overrideBuildPatchServices::FDownloadServiceStatisticsvirtual
Reset() overrideBuildPatchServices::FDownloadServiceStatisticsvirtual
~IDownloadServiceStat()BuildPatchServices::IDownloadServiceStatinlinevirtual