IBuildManifest::GetBuildSize

Get the size of the build of this set of tags

Windows
MacOS
Linux

References

Module

BuildPatchServices

Header

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

Include

#include "Interfaces/IBuildManifest.h"

Syntax

int64 GetBuildSize
(
    const TSet< FString > & Tags
) const

Remarks

Get the size of the build of this set of tags

Returns

the build size of the tags in bytes

Parameters

Parameter

Description

Tags

IN A list of the tags we want to know the size of

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