Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Net
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Net/NetworkMetricsDatabase.h |
| Include | #include "Net/NetworkMetricsDatabase.h" |
Syntax
struct FNetworkMetricSnapshot
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< FNetworkMetric< float > > | MetricFloats | ||
| TArray< FNetworkMetric< int64 > > | MetricInts |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Reset () |