Field NumPacketsCulledOutOfOrder
Counts the number of packets dropped (i.e. "culled") due to invalid SequenceId. I.e. Implies the packet arrived, but after the one(s) before it.
Namespace: Unity.Networking.Transport
Assembly: solution.dll
Syntax
public ulong NumPacketsCulledOutOfOrder
Returns
Type | Description |
---|---|
ulong |