Version: 2017.1
protected T DeserializeItem (Networking.NetworkReader reader);

Parámetros

reader Stream 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.