Table of Contents

Class HarpoonGunRecipe

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

Information about a recipe for crafting a harpoon gun.

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