Class CountNeededForUpgrade
- Namespace
- GuildWars2.Guilds.Treasury
- Assembly
- GW2SDK.dll
Information about an item needed for a guild upgrade.
public sealed record CountNeededForUpgrade : IEquatable<CountNeededForUpgrade>
- Inheritance
-
CountNeededForUpgrade
- Implements
- Inherited Members
Properties
- Count
The total amount of the item needed for the upgrade.
- UpgradeId
The ID of the guild upgrade which needs the item.