Click or drag to resize
Language Enumeration
View Project on GitHub
Represents the language of a world.

Namespace: GW2CSharp.V2.Unauthenticated.Worlds.Enums
Assembly: GW2CSharp (in GW2CSharp.dll) Version: 0.15.0.0 (0.15)
Syntax
C#
public enum Language
Members
  Member nameValueDescription
Undefined0 Undefined
English1 Worlds with the id x0xx.
French2 Worlds with the id x1xx
German3 Worlds with the id x2xx
Spanish4 Worlds with the id x3xx
See Also