class AchievementCollection

book_4_sparkGenerated
code_blocksInput

Description

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.

Members

Instance Members

Member NameSummary
AllGets a read-only collection of all achievements.
GetRetrieves an achievement by its name.
RecountProgressionRecounts the progression of achievements based on current stats. This is used for UI purposes and cannot unlock achievements prematurely.