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