revealAchievement

fun revealAchievement(achievementId: String)

Use this method to reveal a hidden achievement to the current signed player. If the achievement is already unlocked, this method will have no effect.

The method emits the com.jacobibanez.plugin.android.godotplaygameservices.signals.AchievementsSignals.achievementRevealed signal.

Parameters

achievementId

The achievement id.