UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::Net::FBinnedMovingValueBase::FBin Struct Reference

#include <NetStatsUtils.h>

Public Attributes

double Sum = 0.0
 
int32 Count = 0
 

Member Data Documentation

◆ Count

int32 UE::Net::FBinnedMovingValueBase::FBin::Count = 0

Number of values in this bin

◆ Sum

double UE::Net::FBinnedMovingValueBase::FBin::Sum = 0.0

Sum of all values in this bin


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