Table of Contents

Class TridentRecipe

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

Information about a recipe for crafting a trident.

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