Unity-Technologies / multiplayer-community-contributions

Community contributions to Unity Multiplayer Networking products and services.
MIT License
421 stars 161 forks source link

Update to new NetworkTransport.Initialize signature #157

Closed simon-lemay-unity closed 2 years ago

simon-lemay-unity commented 2 years ago

Update all transports (except Photon, which is already fixed) to the new method signature of NetworkTransport.Initialize (it now takes an optional NetworkManager as an argument).