Tuesday 15 July 2014

android - Can I found player id from BaseGameActivity or GameHelper not just boolean if signing was ok? -


Can I get Player ID from BaseGameActivity or GameHelper ()? Is there a similar way in the iOS Game Center, where I can get the ID and the aka night bus is right near the Boolean value, right?

Use this:

if (msignedIn) {playerID = GameHelper.mGamesClient.getCurrentPlayerId (); }

No comments:

Post a Comment