Game Achievement
@Serializable
Constructors
Link copied to clipboard
constructor(oneTime: Map<String, OneTimeAchievement>? = null, tiered: Map<String, TieredAchievement>? = null, totalPoints: Int? = null, totalLegacyPoints: Int? = null)