Achievements
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
表示玩家因在游戏内取得的成就而获得的奖励。
有关此类资源的方法列表,请参阅本页面的结尾部分。
本页面上的内容和代码示例受内容许可部分所述许可的限制。Java 和 OpenJDK 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-27。
[null,null,["最后更新时间 (UTC):2025-07-27。"],[],[],null,["# Achievements\n\nRepresents player awards for in-game accomplishments.\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/achievements/reset)\n: Resets the achievement with the given ID for the currently authenticated player. This method is only accessible to whitelisted tester accounts for your application.\n\n[resetAll](/games/services/management/api/achievements/resetAll)\n: Resets all achievements for the currently authenticated player for your application. This method is only accessible to whitelisted tester accounts for your application.\n\n[resetForAllPlayers](/games/services/management/api/achievements/resetForAllPlayers)\n: Resets the achievement with the given ID for all players. This method is only available to user accounts for your developer console. Only draft achievements can be reset.\n\n[resetAllForAllPlayers](/games/services/management/api/achievements/resetAllForAllPlayers)\n: Resets all draft achievements for all players. This method is only available to user accounts for your developer console.\n\n[resetMultipleForAllPlayers](/games/services/management/api/achievements/resetMultipleForAllPlayers)\n: Resets achievements with the given IDs for all players. This method is only available to user accounts for your developer console. Only draft achievements may be reset."]]