Property MapId
- Namespace
- GuildWars2.Wvw.Objectives
- Assembly
- GW2SDK.dll
MapId
The ID of the map that contains the objective. This can be used to look up the map in the maps endpoint.
public required int MapId { get; init; }
The ID of the map that contains the objective. This can be used to look up the map in the maps endpoint.
public required int MapId { get; init; }