Unity-Technologies / multiplayer-community-contributions

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

NetworkDictionary support for NGO pre.10 #173

Open m0s-ivan opened 2 years ago

m0s-ivan commented 2 years ago

https://github.com/Unity-Technologies/multiplayer-community-contributions/blob/095d1c78b77f405b44c9ff4ae20c3a01f6d3cddc/com.community.netcode.extensions/Runtime/NetworkDictionary/NetworkDictionary.cs#L77

'NetworkDictionary<TKey, TValue>': cannot derive from static class 'NetworkVariableSerialization'

ice616 commented 2 years ago

netcode for gameobjects 1.0.0 has some problem

WhippetsAintDogs commented 2 years ago

178