Click or drag to resize
MapContinentId Property
View Project on GitHub
The id of the continent this map belongs to.

Namespace: GW2CSharp.V2.Unauthenticated.Maps
Assembly: GW2CSharp (in GW2CSharp.dll) Version: 0.15.0.0 (0.15)
Syntax
C#
public int ContinentId { get; }

Property Value

Type: Int32
See Also