Property UpgradeId
- Namespace
- GuildWars2.Wvw.Objectives
- Assembly
- GW2SDK.dll
UpgradeId
The ID of the upgrade that the objective has. This can be used to look up the upgrade in the WvW upgrades endpoint.
public required int? UpgradeId { get; init; }
Property Value
- int?