FStats

Windows
MacOS
Linux

References

Module

ChunkDownloader

Header

/Engine/Plugins/Runtime/ChunkDownloader/Source/Public/ChunkDownloader.h

Include

#include "ChunkDownloader.h"

Syntax

struct FStats

Variables

Name Description

Public variable

uint64

 

BytesDownloaded

Number of bytes downloaded

Public variable

int

 

ChunksMounted

Number of chunks mounted (chunk is an ordered array of paks)

Public variable

int

 

FilesDownloaded

Number of pak files downloaded

Public variable

FText

 

LastError

Public variable

FDateTime

 

LoadingStartTime

UTC time that loading began (for rate estimates)

Public variable

uint64

 

TotalBytesToDownload

Public variable

int

 

TotalChunksToMount

Public variable

int

 

TotalFilesToDownload

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