Scores
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
玩家排行榜得分。表示给定玩家在排行榜中的得分(以及可选的排名)。
有关此类资源的方法列表,请参阅本页面的结尾部分。
本页面上的内容和代码示例受内容许可部分所述许可的限制。Java 和 OpenJDK 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-27。
[null,null,["最后更新时间 (UTC):2025-07-27。"],[],[],null,["# Scores\n\nA player leaderboard score. Represents the score (and optionally, the ranks) of a given player in a leaderboard.\n\nFor a list of [methods](#methods) for this resource, see the end of this page.\n\nResource representations\n------------------------\n\nThere is no persistent data associated with this resource.\n\nMethods\n-------\n\n[reset](/games/services/management/api/scores/reset)\n: Resets scores for the leaderboard with the given ID for the currently authenticated player. This method is only accessible to whitelisted tester accounts for your application.\n\n[resetForAllPlayers](/games/services/management/api/scores/resetForAllPlayers)\n: Resets scores for the leaderboard with the given ID for all players. This method is only available to user accounts for your developer console. Only draft leaderboards can be reset.\n\n[resetAll](/games/services/management/api/scores/resetAll)\n: Resets all scores for all leaderboards for the currently authenticated players. This method is only accessible to whitelisted tester accounts for your application.\n\n[resetAllForAllPlayers](/games/services/management/api/scores/resetAllForAllPlayers)\n: Resets scores for all draft leaderboards for all players. This method is only available to user accounts for your developer console.\n\n[resetMultipleForAllPlayers](/games/services/management/api/scores/resetMultipleForAllPlayers)\n: Resets scores for the leaderboards with the given IDs for all players. This method is only available to user accounts for your developer console. Only draft leaderboards may be reset."]]