gpgs.players.loadStats()

Type Boolean
Return value none
Revision Release 2024.3703
Keywords Google Play Games Services, game network, gpgs
See also gpgs.players.*
gpgs.*

Overview

Request the player stats data for the currently signed-in player and game.

Syntax

gpgs.players.loadStats(params)
params (required)

Table. Contains parameters — see the next section for details.

Parameter Reference

reload (optional)

Boolean. If true, the data will be pulled fresh, not from a cache.

listener (optional)

Listener. Receives loadStats event.