IBuildPatchServicesModule::GetInstalledPrereqIds

Gets an array of prerequisite identifiers that are registered as installed on this system.

Windows
MacOS
Linux

References

Module

BuildPatchServices

Header

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

Include

#include "Interfaces/IBuildPatchServicesModule.h"

Syntax

TSet< FString > GetInstalledPrereqIds() const

Remarks

Gets an array of prerequisite identifiers that are registered as installed on this system.

Returns

a set containing all installed prerequisite identifiers.

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