Version: 2018.3 (switch to 2019.1)
LanguageEnglish
  • C#
Method group is Obsolete

NetworkServerSimple.OnDisconnectError

Obsolete public void OnDisconnectError(NetworkConnection conn, byte error);

Parameters

connThe connection object that the error occured on.
errorThe error code.

Description

A virtual function that is called when a disconnect error happens.

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