Navigation
API > API/Runtime > API/Runtime/NetCore > API/Runtime/NetCore/FBinnedMovingValueBase
| |
|
| Name |
FBin |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/Net/Core/Public/Net/Core/Analytics/NetStatsUtils.h |
| Include Path |
#include "Net/Core/Analytics/NetStatsUtils.h" |
Syntax
struct FBin
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Count |
int32 |
Number of values in this bin |
Net/Core/Analytics/NetStatsUtils.h |
|
| Sum |
double |
Sum of all values in this bin |
Net/Core/Analytics/NetStatsUtils.h |
|