Property Maps
- Namespace
- GuildWars2.Exploration.Regions
- Assembly
- GuildWars2.dll
Maps
The maps in this region. The key is the map ID. The value is the map.
public required IImmutableValueDictionary<int, Map> Maps { get; init; }
The maps in this region. The key is the map ID. The value is the map.
public required IImmutableValueDictionary<int, Map> Maps { get; init; }