Expand description
Provides types and logic for defining, evaluating, and awarding achievements.
This module includes builder types, achievement evaluation contexts, award tracking, and associated errors.
Structs§
- Achievement
- Represents a configured achievement with evaluation logic.
- Achievement
Award Batch - Represents a batch of achievements awarded to multiple players at a given timestamp.
- Achievement
Builder - Builder for constructing
Achievementinstances with typed parameters. - Achievement
Context - Context used when evaluating and awarding achievements for a specific bloop.
- Audio
File - Audio
Source - Player
Achievement Awards - Represents the achievements awarded to a single player at a specific time.
Enums§
- Builder
Error - Error type for errors encountered when building an achievement.