UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
BuildPatchServices::FOptimisedDeltaDependencies Struct Reference

#include <OptimisedDelta.h>

Public Attributes

IDownloadServiceDownloadService = nullptr
 
TUniqueFunction< void(const IOptimisedDelta::FResultValueOrError &)> OnComplete
 

Detailed Description

Defines a list of dependencies required for the IOptimisedDelta construction.

Member Data Documentation

◆ DownloadService

IDownloadService* BuildPatchServices::FOptimisedDeltaDependencies::DownloadService = nullptr

◆ OnComplete

TUniqueFunction<void(const IOptimisedDelta::FResultValueOrError&)> BuildPatchServices::FOptimisedDeltaDependencies::OnComplete

The documentation for this struct was generated from the following file: