Enum WorldRegion
- Namespace
- GuildWars2.Worlds
- Assembly
- GW2SDK.dll
The world region where a world is located.
[JsonConverter(typeof(WorldRegionJsonConverter))]
public enum WorldRegion
Fields
None = 0
The world region is missing or unknown.
NorthAmerica = 1
The world is associated with North America.
Europe = 2
The world is associated with Europe.