Property RegionId
- Namespace
- GuildWars2.Exploration.Maps
- Assembly
- GW2SDK.dll
RegionId
The region ID, or null for certain instance maps.
public required int? RegionId { get; init; }
Property Value
- int?
The region ID, or null for certain instance maps.
public required int? RegionId { get; init; }