Scores
透過集合功能整理內容
你可以依據偏好儲存及分類內容。
玩家排行榜分數。代表排行榜中特定玩家的分數 (也可以選擇顯示排名)。
如需本資源的方法清單,請見本頁結尾。
這個頁面中的內容和程式碼範例均受《內容授權》中的授權所規範。Java 與 OpenJDK 是 Oracle 和/或其關係企業的商標或註冊商標。
上次更新時間:2025-07-27 (世界標準時間)。
[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["缺少我需要的資訊","missingTheInformationINeed","thumb-down"],["過於複雜/步驟過多","tooComplicatedTooManySteps","thumb-down"],["過時","outOfDate","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["示例/程式碼問題","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間: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."]]