UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
IStorageServerPlatformFile::FConnectionStats Struct Reference

#include <IStorageServerPlatformFile.h>

Public Attributes

uint64 AccumulatedBytes = 0
 
uint32 RequestCount = 0
 
double MinRequestThroughput = 0.0
 
double MaxRequestThroughput = 0.0
 

Member Data Documentation

◆ AccumulatedBytes

uint64 IStorageServerPlatformFile::FConnectionStats::AccumulatedBytes = 0

◆ MaxRequestThroughput

double IStorageServerPlatformFile::FConnectionStats::MaxRequestThroughput = 0.0

◆ MinRequestThroughput

double IStorageServerPlatformFile::FConnectionStats::MinRequestThroughput = 0.0

◆ RequestCount

uint32 IStorageServerPlatformFile::FConnectionStats::RequestCount = 0

The documentation for this struct was generated from the following file: