Class MasteryPointReward
- Namespace
- GuildWars2.Hero.Achievements.Rewards
- Assembly
- GW2SDK.dll
A mastery point reward for completing an achievement.
[JsonConverter(typeof(MasteryPointRewardJsonConverter))]
public sealed record MasteryPointReward : AchievementReward, IEquatable<AchievementReward>, IEquatable<MasteryPointReward>
- Inheritance
-
MasteryPointReward
- Implements
- Inherited Members
Properties
- Id
The mastery point ID. This is not the same as the mastery ID.
- Region
The region to which this mastery point belongs. Affects the mastery point icon.