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

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: