简体   繁体   English

有没有一种方法可以查看哪些成就已被统一解锁?

[英]Is there a way to check to see which achievements have been unlocked in unity?

So i'm updating my android and ios application using the unity game engine. 因此,我正在使用统一游戏引擎更新我的android和ios应用程序。 I want to add unlockables based on which achievements the user has unlocked. 我想基于用户已解锁的成就添加可解锁的内容。 I have about 20 or so achievements. 我大约有20项成就。 I can't find anywhere a method to check to see if a particular achievement has been unlocked or not. 我在任何地方都找不到检查特定成就是否已解锁的方法。 Im using Gamecenter for ios and Google Play Games for android. 我在iOS上使用Gamecenter,在Android上使用Google Play游戏。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 哪个类是Android身份验证和Unity中实现的首选 - Which class is preferred for android authentication and achievements in Unity 检查是否已单击按钮 - check to see if a button have been clicked 无法在Android中解锁成就 - Can't unlocked Achievements in android 如何查看Android Studio中尚未保存的文件? - How to see which files have not been saved in Android Studio? 有没有办法使用 C 检查 Android 设备屏幕是否已锁定/解锁? - Is there a way to check if Android device screen is Locked/Unlocked using C? 有没有更简单的方法来检查哪个下载已完成? - Is there a simpler way to check which download has been completed? 检查屏幕是否已解锁 - Check if screen is unlocked 如何检查引导加载程序是否已解锁 - How to check Boot loader is unlocked or not 适用于Android的Google Analytics(分析)可以运行,但是……我在哪里可以查看我的应用的哪些部分/事件已打开? - Google analytics for android working but… Where can i check which sections/events of my app have been opened? 是否有可能只有在用户解锁应用的专业版时才可用的小部件? - Is it possible to have a widget which is only useable when the user has unlocked the pro version of the app?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM