Type String Return value none Revision Release 2025.3721 Keywords Google Play Games Services, game network, gpgs See also gpgs2.leaderboards.* gpgs2.*
Shows leaderboards. Can show a specific one.
gpgs.leaderboards.show(params)
Table. Contains parameters — see the next section for details.
String. If provided, that particular leaderboard is shown.
Boolean. If true. show only scores for the current player’s friends.
String. Can be one of these: "all time", "weekly" - scores are reset each week, "daily" - scores are reset daily. Default is "all time".
Listener. Receives show event.