class AchievementCollection

robot_2Generated
code_blocksInput

Description

The AchievementCollection class in the Sandbox namespace is responsible for holding achievements for a package. It provides methods to access and manage achievements.

Members

Instance Members

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.