Table of Contents

Class AchievementGroup

Namespace
GuildWars2.Hero.Achievements.Groups
Assembly
GW2SDK.dll

Information about an achievement group, which is a list of achievement categories.

[JsonConverter(typeof(AchievementGroupJsonConverter))]
public sealed record AchievementGroup : IEquatable<AchievementGroup>
Inheritance
AchievementGroup
Implements
Inherited Members

Properties

Categories

The achievement categories in this group.

Description

The description of the group as it appears in the tooltip of a group.

Id

The achievement group ID.

Name

The name of the group as it appears in the sidebar of the achievement panel.

Order

The display order of the group in the sidebar of the achievement panel.