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

NetworkServerSimple.OnDataError

Obsolete public void OnDataError(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 data error occurs on a connection.

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