Class GuildWvwUpgradeRecipe
- Namespace
- GuildWars2.Hero.Crafting.Recipes
- Assembly
- GW2SDK.dll
Information about a recipe for crafting a guild WvW upgrade: schematics, blueprints, siege weapons.
[JsonConverter(typeof(GuildWvwUpgradeRecipeJsonConverter))]
public sealed record GuildWvwUpgradeRecipe : Recipe, IEquatable<Recipe>, IEquatable<GuildWvwUpgradeRecipe>
- Inheritance
-
GuildWvwUpgradeRecipe
- Implements
- Inherited Members
Properties
- OutputUpgradeId
The guild upgrade ID of the crafted upgrade, or
null
if the recipe is for a component like Vial of Enchanted Water.