Enum MapType
- Namespace
- GuildWars2.Mumble
- Assembly
- GW2SDK.dll
The map types.
[JsonConverter(typeof(MapTypeJsonConverter))]
public enum MapType : uint
Fields
CompetitivePvP = 2
A structured PvP map.
Instance = 4
An instance map. Instance maps are maps that are only accessible to a single party or squad. Examples include dungeons, fractals, strike missions and raids.
Public = 5
Large open world maps.
Tutorial = 7
The starter zone of a new character.
Center = 9
Eternal Battlegrounds (World vs. World).
BlueHome = 10
Blue Borderlands (World vs. World).
GreenHome = 11
Green Borderlands (World vs. World).
RedHome = 12
Red Borderlands (World vs. World).
ObsidianSanctum = 14
The Obsidian Sanctum jumping puzzle map (World vs. World).
EdgeOfTheMists = 15
Edge of the Mists (World vs. World).
PublicMini = 16
Small open world maps, like Arborstone.
WvwLounge = 18
Armistice Bastion.