Property Region
- Namespace
- GuildWars2.Hero.Achievements.Rewards
- Assembly
- GW2SDK.dll
Region
The region to which this mastery point belongs. Affects the mastery point icon.
public required Extensible<MasteryRegionName> Region { get; init; }
The region to which this mastery point belongs. Affects the mastery point icon.
public required Extensible<MasteryRegionName> Region { get; init; }