FDownload

A struct representing a download.

Windows
MacOS
Linux

References

Module

BuildPatchServices

Header

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

Include

#include "Interfaces/IBuildStatistics.h"

Syntax

struct FDownload

Remarks

A struct representing a download.

Variables

Name Description

Public variable

FString

 

Data

The uri for the download.

Public variable

int64

 

Received

The amount of data received so far.

Public variable

int64

 

Size

The size of the download.

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