Class Continent
- Namespace
- GuildWars2.Exploration.Continents
- Assembly
- GW2SDK.dll
Information about a continent like Tyria or the Mists.
public sealed record Continent : IEquatable<Continent>
- Inheritance
-
Continent
- Implements
- Inherited Members
Properties
- ContinentDimensions
The width and height dimensions of the continent.
- Floors
A list of floors ids available for this continent.
- Id
The id of the continent.
- MaxZoom
The maximum zoom level for use with the map tile service.
- MinZoom
The minimal zoom level for use with the map tile service.
- Name
The name of the continent.