Table of Contents

Property Region

Namespace
GuildWars2.Hero.Masteries
Assembly
GW2SDK.dll

Region

The region to which this mastery track belongs. The mastery track can only be progressed by earning experience in the region indicated by this property.

public required Extensible<MasteryRegionName> Region { get; init; }

Property Value

Extensible<MasteryRegionName>