Class GuildIngredient
- Namespace
- GuildWars2.Hero.Crafting
- Assembly
- GW2SDK.dll
Information about a guild consumable or decoration ingredient required to craft a guild upgrade.
[JsonConverter(typeof(GuildIngredientJsonConverter))]
public sealed record GuildIngredient : IEquatable<GuildIngredient>
- Inheritance
-
GuildIngredient
- Implements
- Inherited Members
Properties
- Count
The amount of the ingredient required to craft the guild upgrade.
- UpgradeId
The guild upgrade ID of the consumable or decoration.