Property Regions
- Namespace
- GuildWars2.Exploration.Floors
- Assembly
- GuildWars2.dll
Regions
The regions that are available on this floor. The key is the region ID, the value is the region.
public required IImmutableValueDictionary<int, Region> Regions { get; init; }