Skip to content
On this page

Achievement (Struct)

Defines an achievement.

Fields

FieldDescription
string idThe unique identifier for the achievement.
string nameThe human-readable name of the achievement.
string achievementKeyThe key representing the achievement.
string descriptionA brief description of the achievement.
bool? userAchievedNullable boolean indicating if the user has achieved this. null if unknown.