Navigation
API > API/Developer > API/Developer/Zen > API/Developer/Zen/FZenCacheStats
| |
|
| Name |
FUpstreamStats |
| Type |
struct |
| Header File |
/Engine/Source/Developer/Zen/Public/Experimental/ZenStatistics.h |
| Include Path |
#include "Experimental/ZenStatistics.h" |
Syntax
struct FUpstreamStats
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| EndPoint |
TArray< FEndPointStats > |
|
Experimental/ZenStatistics.h |
|
| QueueCount |
int64 |
|
Experimental/ZenStatistics.h |
|
| Reading |
bool |
|
Experimental/ZenStatistics.h |
|
| TotalDownloadedMB |
double |
|
Experimental/ZenStatistics.h |
|
| TotalUploadedMB |
double |
|
Experimental/ZenStatistics.h |
|
| WorkerThreads |
int64 |
|
Experimental/ZenStatistics.h |
|
| Writing |
bool |
|
Experimental/ZenStatistics.h |
|