IBuildManifest::GetPrereqIds

Get the list of prereq ids that the prereq installer of this manifest satisfies

Windows
MacOS
Linux

References

Module

BuildPatchServices

Header

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

Include

#include "Interfaces/IBuildManifest.h"

Syntax

const TSet< FString > & GetPrereqIds() const

Remarks

Get the list of prereq ids that the prereq installer of this manifest satisfies

Returns

the set containing the prereq ids.

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