Navigation
API > API/Runtime > API/Runtime/BuildPatchServices > API/Runtime/BuildPatchServices/Interfaces > API/Runtime/BuildPatchServices/Interfaces/IBuildManifest > API/Runtime/BuildPatchServices/Interfaces/IBuildManifest/GetDownloadSize
References
Module | BuildPatchServices |
Header | /Engine/Source/Runtime/Online/BuildPatchServices/Public/Interfaces/IBuildManifest.h |
Include | #include "Interfaces/IBuildManifest.h" |
int64 GetDownloadSize
&40;
const TSet< FString > & Tags
&41; const
Remarks
Get the size of the download of this set of tags the download size of the tags in bytes
Parameters
Name | Description |
---|---|
Tags | IN A list of the tags we want to know the size of |