Skip to main content

Module achievement

Module achievement 

Source
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.
AchievementAwardBatch
Represents a batch of achievements awarded to multiple players at a given timestamp.
AchievementBuilder
Builder for constructing Achievement instances with typed parameters.
AchievementContext
Context used when evaluating and awarding achievements for a specific bloop.
AudioFile
AudioSource
PlayerAchievementAwards
Represents the achievements awarded to a single player at a specific time.

Enums§

BuilderError
Error type for errors encountered when building an achievement.