Table of Contents

Class MaceRecipe

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

Information about a recipe for crafting a mace.

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