Interface: Achievement
Represents an achievement in-game.
Table of contents
Properties
Properties
description
• Optional
description: string
The description of the achievement.
id
• id: string
The id of the achievement.
isUnlocked
• isUnlocked: boolean
Whether the achievement is unlocked.
name
• name: string
The display name of the achievement.
type
• Optional
type: AchievementType
The type of the achievement.