Class World
- Namespace
- GuildWars2.Worlds
- Assembly
- GW2SDK.dll
Information about a world (AKA server).
public sealed record World : IEquatable<World>
- Inheritance
-
World
- Implements
- Inherited Members
Properties
- Id
The world ID.
- Language
The language associated with this world.
- Name
The name of the server.
- Population
The population of the server. Transferring to a different world is only possible when it is not Full.
- 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.
- TransferFee
The gem fee for transferring to this world. These fees are based on the old WvW system based on home worlds, where the fee is based on the Population. After the World Restructuring update, transferring to any world costs a flat 500 gems.