IBuildPatchServicesModule::GetInstallers

Gets a list of currently active installers

Windows
MacOS
Linux

References

Module

BuildPatchServices

Header

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

Include

#include "Interfaces/IBuildPatchServicesModule.h"

Syntax

const TArray< IBuildInstallerRef > & GetInstallers() const

Remarks

Gets a list of currently active installers

Returns

all installers that are currently active.

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