protected T DeserializeItem (Networking.NetworkReader reader);

Parámetros

readerStream to read from.

Valor de retorno

T New instance of the SyncList value type.

Descripción

This method is used when deserializing SyncList items from a stream.