achievements Increment
업적 수치를 증가 시킨다.
It increases achievement figures.
korean
value 만큼 설정이 아닌 매 value 만큼 합산 된다.총 합산이 Max 가 될 경우 자동으로 업적이 달성되며, 계속 호출하여도 무방하다.
english
Achievement figures is added as much as value set by the API call, not by setting.If the total sum is Max, the achievement is automatically accomplished.
Parameters
incremental Achievement Id
incrementalAchievementId
value
value
fun achievementsIncrement(incrementalAchievementId: String, value: Int, listener: ProviderGoogle.GoogleAchievementsListener? = null)
업적 수치를 증가 시킨다.
It increases achievement figures.
korean
value 만큼 설정이 아닌 매 value 만큼 합산 된다.총 합산이 Max 가 될 경우 자동으로 업적이 달성되며, 계속 호출하여도 무방하다.
english
Achievement figures is added as much as value set by the API call, not by setting.If the total sum is Max, the achievement is automatically accomplished.
Parameters
incremental Achievement Id
incrementalAchievementId
value
value
listener
GoogleAchievementsListener