question

brendan avatar image
brendan asked

Leaderboard servers

Question from a developer:

Do you guys also provide servers for leaderboard statistics and what not?

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
brendan avatar image
brendan answered

Yes, leaderboards are a core offering from PlayFab. You can use the UpdateUserStatistics method (there's a client version as well, if you choose to trust the client - you'll need to turn on that option in your game's settings in the Game Manager, in that case). Each statistic is also a leaderboard in your title, which can be accesses via any of the leaderboard functions (like GetLeaderboard).

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.