heroiclabs / nakama-unity

Unity client for Nakama server.
https://heroiclabs.com/docs/unity-client-guide
Other
411 stars 75 forks source link

Javascript function names with namespace #98

Closed CatOstrovsky closed 3 years ago

CatOstrovsky commented 3 years ago

Some libraries use methods in jslib with the same name as in the Nakama SDK. This causes errors in the project. The best solution for this would be to put the functions in the Nakama namespace. By adding postfix or suffix to function names in jslib.