IBuildManifest::GetFileTagList

Get the list of install tags in this manifest

Windows
MacOS
Linux

References

Module

BuildPatchServices

Header

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

Include

#include "Interfaces/IBuildManifest.h"

Syntax

void GetFileTagList
(
    TSet< FString > & Tags
) const

Remarks

Get the list of install tags in this manifest

Parameters

Parameter

Description

Tags

OUT Receives the tags referenced.

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