![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Public Member Functions | |
| FDownloadDelegates ()=default | |
| FDownloadDelegates (const FDownloadCompleteDelegate &InOnCompleteDelegate, const FDownloadProgressDelegate &InOnProgressDelegate) | |
Public Attributes | |
| FDownloadCompleteDelegate | OnCompleteDelegate |
| FDownloadProgressDelegate | OnProgressDelegate |
|
default |
| BuildPatchServices::FDownloadDelegates::FDownloadDelegates | ( | const FDownloadCompleteDelegate & | InOnCompleteDelegate, |
| const FDownloadProgressDelegate & | InOnProgressDelegate | ||
| ) |
| FDownloadCompleteDelegate BuildPatchServices::FDownloadDelegates::OnCompleteDelegate |
| FDownloadProgressDelegate BuildPatchServices::FDownloadDelegates::OnProgressDelegate |