Click or drag to resize
GameMode Enumeration
View Project on GitHub
Gamemodes of GW2

Namespace: GW2CSharp.Enums
Assembly: GW2CSharp (in GW2CSharp.dll) Version: 0.15.0.0 (0.15)
Syntax
C#
public enum GameMode
Members
  Member nameValueDescription
Undefined0 Undefined.
Activity1 Activity
Dungeon2 Dungeon.
Pve3 Player vs Environment.
Pvp4 Player vs Player.
PvpLobby5 Heart of the mists lobby.
Wvw6 World vs World vs World.
See Also