The AchievementCollection class in the Sandbox
namespace is responsible for holding achievements for a package. It provides methods to access and manage achievements.
The AchievementCollection class in the Sandbox
namespace is responsible for holding achievements for a package. It provides methods to access and manage achievements.
Member Name | Summary |
---|---|
All | Gets a read-only collection of all achievements. |
Get | Retrieves an achievement by its name. |
RecountProgression | Uses the current stats to recount the progression on stats with progression. This is purely for UI purposes and cannot force an achievement to unlock early. |