![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for BuildPatchServices::IDownloadServiceStat, including all inherited members.
| OnDownloadComplete(const FDownloadRecord &DownloadRecord)=0 | BuildPatchServices::IDownloadServiceStat | pure virtual |
| OnDownloadProgress(int32 RequestId, uint64 BytesReceived)=0 | BuildPatchServices::IDownloadServiceStat | pure virtual |
| OnDownloadStarted(int32 RequestId, const FString &Uri)=0 | BuildPatchServices::IDownloadServiceStat | pure virtual |
| ~IDownloadServiceStat() | BuildPatchServices::IDownloadServiceStat | inlinevirtual |