Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Net
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Net/NetworkMetricsConfig.h |
| Include | #include "Net/NetworkMetricsConfig.h" |
Syntax
USTRUCT ()
struct FNetworkMetricConfig
Variables
| Type | Name | Description | |
|---|---|---|---|
| TSoftClassPtr< class UNetworkMetricsBaseListener > | Class | A sub-class of UNetworkMetricBaseListener. | |
| ENetworkMetricEnableMode | EnableMode | ||
| FName | MetricName | The name of the metric to register the listener. |