Table of Contents

Class AchievementReward

Namespace
GuildWars2.Hero.Achievements
Assembly
GW2SDK.dll

The base type for achievement rewards. Cast objects of this type to a more specific type to access more properties.

[JsonConverter(typeof(AchievementRewardJsonConverter))]
public record AchievementReward : IEquatable<AchievementReward>
Inheritance
AchievementReward
Implements
Derived
Inherited Members