ServerConnectionFailedEventArgs Constructor
Namespace: Riptide
Assembly: RiptideNetworking.dll
ServerConnectionFailedEventArgs(Connection)
Initializes event data.
public ServerConnectionFailedEventArgs(Connection client)
Parameters
Connection | client |
The connection that failed to be established. |