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