Version: 2018.3 (switch to 2019.1)
LanguageEnglish
  • C#
Method group is Obsolete

MessageBase.Deserialize

Obsolete public void Deserialize(NetworkReader reader);

Parameters

readerStream to read from.

Description

This method is used to populate a message object from a NetworkReader stream.

Developers may implement this method for precise control of serialization, but they do no have to. An implemenation of this method will be generated for derived classes.

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