Search Unity

Can we send serialized data with DataStreamWriter?

Discussion in 'Multiplayer' started by Zolden, Nov 1, 2018.

  1. Zolden

    Zolden

    Joined:
    May 9, 2014
    Posts:
    141
    From the new com.unity.transport tutorial:
    Question: can we somehow use BinaryFormatter class to send serialized data with DataStreamWriter?