unlockAchievement

fun unlockAchievement(achievementId: String)

Immediately unlocks the given achievement for the signed in player. If the achievement is secret, it will be revealed to the player.

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

Parameters

achievementId

The achievement id.