Class GuildUpgradeCollectibleCost
- Namespace
- GuildWars2.Guilds.Upgrades
- Assembly
- GW2SDK.dll
Information about a guild collectible cost for a guild upgrade, for example Favor.
public sealed record GuildUpgradeCollectibleCost : GuildUpgradeCost, IEquatable<GuildUpgradeCost>, IEquatable<GuildUpgradeCollectibleCost>
- Inheritance
-
GuildUpgradeCollectibleCost
- Implements
- Inherited Members
Properties
- Count
The amount of the collectible required.
- ItemId
The item ID of the collectible required.
- Name
The name of the collectible required.