ClientConnectedEventArgs Class
Namespace: Riptide
Assembly: RiptideNetworking.dll
Contains event data for when a non-local client connects to the server.
public class ClientConnectedEventArgs : EventArgsInherited Members
Constructors
| ClientConnectedEventArgs(ushort) | Initializes event data. | 
Fields
| Id | The numeric ID of the client that connected. |