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

파라미터

writerStream to write to.
itemItem to write.

설명

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