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

Script language

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

NetworkServerSimple.messageBuffer

public byte[] messageBuffer;

Description

The internal buffer that the server reads data from the network into. This will contain the most recent data read from the network when OnData() is called.

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