Click or drag to resize
MapSectors Property
View Project on GitHub
Gets the sectors.

Namespace: GW2CSharp.V2.Unauthenticated.Continents
Assembly: GW2CSharp (in GW2CSharp.dll) Version: 0.15.0.0 (0.15)
Syntax
C#
public Dictionary<string, Sector> Sectors { get; }

Property Value

Type: DictionaryString, Sector
See Also