IBuildPatchServicesModule::StartBuildInstallStageOnly

Windows
MacOS
Linux

Deprecated

References

Module

BuildPatchServices

Header

/Engine/Source/Runtime/Online/BuildPatchServices/Public/Interfaces/IBuildPatchServicesModule.h

Include

#include "Interfaces/IBuildPatchServicesModule.h"

Syntax

IBuildInstallerPtr StartBuildInstallStageOnly
(
    IBuildManifestPtr CurrentManifest,
    IBuildManifestPtr InstallManifest,
    const FString & InstallDirectory,
    FBuildPatchBoolManifestDelegate OnCompleteDelegate,
    bool bIsRepair,
    TSet< FString > InstallTags
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss