Method group is Obsolete

MessageBase.Deserialize

매뉴얼로 전환
Obsolete public void Deserialize (NetworkReader reader);

파라미터

readerStream to read from.

설명

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: