Legacy Documentation: Version 5.1
LanguageEnglish
  • C#
  • JS

Script language

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

NetworkMessage.reader

Switch to Manual
public var reader: Networking.NetworkReader;

Description

A NetworkReader object that contains the contents of the message.

For some built-in message types with no body, this can be null.