Property GuildUpgradeId
- Namespace
- GuildWars2.Items
- Assembly
- GW2SDK.dll
GuildUpgradeId
The ID of the guild upgrade that is unlocked when the item is consumed.
public required int? GuildUpgradeId { get; init; }
Property Value
- int?
The ID of the guild upgrade that is unlocked when the item is consumed.
public required int? GuildUpgradeId { get; init; }