Table of Contents

Class CollectionAchievement

Namespace
GuildWars2.Hero.Achievements
Assembly
GW2SDK.dll

Information about a collection achievement and which items, skins or miniatures need to be obtained to complete it.

[JsonConverter(typeof(CollectionAchievementJsonConverter))]
public sealed record CollectionAchievement : Achievement, IEquatable<Achievement>, IEquatable<CollectionAchievement>
Inheritance
CollectionAchievement
Implements
Inherited Members