ConnectionMetrics.UnreliableBytesIn Property
Namespace: Riptide.Utils
Assembly: RiptideNetworking.dll
UnreliableBytesIn
The total number of bytes received in unreliable messages since the last Reset() call. Does not include packet header bytes, which may vary by transport.
public int UnreliableBytesIn { get; }