Table of Contents

Class BulkRecipe

Namespace
GuildWars2.Hero.Crafting.Recipes
Assembly
GW2SDK.dll

Information about a recipe for bulk crafting.

[JsonConverter(typeof(BulkRecipeJsonConverter))]
public sealed record BulkRecipe : Recipe, IEquatable<Recipe>, IEquatable<BulkRecipe>
Inheritance
BulkRecipe
Implements
Inherited Members