Connection.OnNotifyDelivered Method
Namespace: Riptide
Assembly: RiptideNetworking.dll
OnNotifyDelivered(ushort)
Invokes the NotifyDelivered event.
protected virtual void OnNotifyDelivered(ushort sequenceId)
Parameters
ushort | sequenceId |
The sequence ID of the delivered message. |