Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Net > API/Runtime/Engine/Net/UNetworkMetricsDatabase
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Net/NetworkMetricsDatabase.h |
| Include | #include "Net/NetworkMetricsDatabase.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Net/NetworkMetricsDatabase.cpp |
bool SetMaxInt
(
const FName MetricName,
int64 Value
)
Remarks
Set the value of an integer metric if it's bigger than the existing value.