Table of Contents

Class GreatswordRecipe

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

Information about a recipe for crafting a greatsword.

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