GW2v2AchievementsDaily
@Serializable
Information about daily achievements.
Parameters
pve
the PvE achievements
pvp
the PvP achievements
wvw
the WvW achievements
fractals
the fractal achievements
special
the special achievements (e.g. festival dailies)
Constructors
Link copied to clipboard
constructor(pve: List<GW2v2DailyAchievement>, pvp: List<GW2v2DailyAchievement>, wvw: List<GW2v2DailyAchievement>, fractals: List<GW2v2DailyAchievement>, special: List<GW2v2DailyAchievement>)
Properties
Link copied to clipboard
This field holds the fractal achievements.
Link copied to clipboard
This field holds the PvE achievements.
Link copied to clipboard
This field holds the PvP achievements.
Link copied to clipboard
This field holds the special achievements (e.g. festival dailies).
Link copied to clipboard
This field holds the WvW achievements.