Property Region
- Namespace
- GuildWars2.Worlds
- Assembly
- GW2SDK.dll
Region
Which region this world belongs to. This indicates the location of the data center that stores the account information. Players from one region cannot join players from another region. Only chat and mail are shared between regions.
public WorldRegion Region { get; }