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