Version: 2017.3 (switch to 2017.4)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

NetworkServerSimple.OnDataError

public void OnDataError(Networking.NetworkConnection conn, byte error);

Parameters

conn The connection object that the error occured on.
error The 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: