Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#
Method group is Obsolete

IAchievement

interface in UnityEngine.SocialPlatforms

Obsolete IAchievement is deprecated and will be removed in a future release.

Description

Information for a user's achievement.

This defines the relation between a particular achievement (described by IAchievementDescription) and the local user, what progress they have, last date they reported progress and so on.

Use Social.CreateAchievement to create an instance of this object.