Field SentPackets
Context of sent packets, last sequence ID sent (-1), last ID of our sent packet acknowledged by remote peer, ackmask of acknowledged packets. This is used when determining if a resend is needed.
Namespace: Unity.Networking.Transport.Utilities
Assembly: solution.dll
Syntax
public SequenceBufferContext SentPackets
Returns
Type | Description |
---|---|
SequenceBufferContext |