Legacy Documentation: Version 5.1
LanguageEnglish
  • C#
  • JS

Script language

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

NetworkReader.ReadMessage

Switch to Manual
public function ReadMessage(): MSG;

Returns

MSG The type of the Network Message, must be derived from MessageBase.

Description

This is a utility function to read a typed network message from the stream.