Struct NetworkMetricsContext
Caching structure to track network metrics related information.
Inherited Members
Namespace: Unity.Netcode.Transports.UTP
Assembly: solution.dll
Syntax
public struct NetworkMetricsContext
Fields
Name | Description |
---|---|
PacketReceivedCount | The number of packet received. |
PacketSentCount | The number of packet sent. |