Version: 2017.3
protected void SerializeItem (Networking.NetworkWriter writer, T item);

Parameters

writer Stream to write to.
item Item to write.

Description

This is used to write a value object from a SyncList to a stream.