IBuildPatchServicesModule::CreateBuildInstaller

Factory providing construction of a build installer class.

Windows
MacOS
Linux

References

Module

BuildPatchServices

Header

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

Include

#include "Interfaces/IBuildPatchServicesModule.h"

Syntax

IBuildInstallerRef CreateBuildInstaller
(
    BuildPatchServices::FBuildInstallerConfiguration Configuration,
    FBuildPatchInstallerDelegate OnComplete
) const

Remarks

Factory providing construction of a build installer class.

Returns

an instance of an IBuildInstaller implementation.

Parameters

Parameter

Description

Configuration

The configuration for the installer.

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