Navigation
API > API/Runtime > API/Runtime/Engine
| Name | UNetworkMetricsConfig |
| Type | class |
| Header File | /Engine/Source/Runtime/Engine/Public/Net/NetworkMetricsConfig.h |
| Include Path | #include "Net/NetworkMetricsConfig.h" |
Syntax
UCLASS (Config=Engine)
class UNetworkMetricsConfig : public UObject
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UNetworkMetricsConfig
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Listeners | TArray< FNetworkMetricConfig > | Net/NetworkMetricsConfig.h |
|