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

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

OnDownloadComplete(const FDownloadRecord &DownloadRecord)=0BuildPatchServices::IDownloadServiceStatpure virtual
OnDownloadProgress(int32 RequestId, uint64 BytesReceived)=0BuildPatchServices::IDownloadServiceStatpure virtual
OnDownloadStarted(int32 RequestId, const FString &Uri)=0BuildPatchServices::IDownloadServiceStatpure virtual
~IDownloadServiceStat()BuildPatchServices::IDownloadServiceStatinlinevirtual