loicteixeira / gj-unity-api

[MOVED] Game Jolt API wrapper for Unity.
https://github.com/InfectedBytes/gj-unity-api/
MIT License
16 stars 13 forks source link

Add a method to check if we have a signed in user #50

Closed loicteixeira closed 7 years ago

loicteixeira commented 9 years ago

Having to do GameJolt.API.Manager.Instance.CurrentUser != null seems to confuse people. In addition, a user object could being present does not guarantee that he is signed in.

loicteixeira commented 7 years ago

Issues are now tracked at InfectedBytes/gj-unity-api/issues.