The AchievementCollection class in the Sandbox
namespace is responsible for managing achievements within a package. It provides access to all achievements and methods to interact with them.
The AchievementCollection class in the Sandbox
namespace is responsible for managing achievements within a package. It provides access to all achievements and methods to interact with them.
Member Name | Summary |
---|---|
All | Gets a read-only collection of all achievements. |
Get | Retrieves an achievement by its name. |
RecountProgression | Recounts the progression of achievements based on current stats. This is used for UI purposes and cannot unlock achievements prematurely. |