Legacy Documentation: Version 2018.2 (Go to current version)
LanguageEnglish
  • C#

NetworkServerSimple.OnConnectError

public void OnConnectError(int connectionId, byte error);

Parameters

connectionIdThe id of the connection with the error.
errorThe error code.

Description

A virtual function that is invoked when there is a connection error.

Did you find this page useful? Please give it a rating: