ClientDisconnectedEventArgs Constructor
Namespace: Riptide
Assembly: RiptideNetworking.dll
ClientDisconnectedEventArgs(ushort)
Initializes event data.
public ClientDisconnectedEventArgs(ushort id)
Parameters
ushort | id |
The numeric ID of the client that disconnected. |