colyseus / colyseus-unity-sdk

⚔ Colyseus Multiplayer SDK for Unity
https://docs.colyseus.io/getting-started/unity-sdk/
MIT License
371 stars 102 forks source link

updates deprecated isNetworkError, isHttpError #136

Closed mobyjames closed 3 years ago

mobyjames commented 3 years ago

gets rid of warning messages when using latest Unity 2020.2.x.

endel commented 3 years ago

Thanks @mobyjames! I think it's better to wait a bit to merge, as some people are still relying on older versions of Unity (2019), which don't seem to support the .result property.

mitchLucid commented 3 years ago

Handled in #170 !