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