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

파라미터

writer Stream to write to.
item Item to write.

설명

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