Class PistolRecipe
- Namespace
- GuildWars2.Hero.Crafting.Recipes
- Assembly
- GW2SDK.dll
Information about a recipe for crafting a pistol.
[JsonConverter(typeof(PistolRecipeJsonConverter))]
public sealed record PistolRecipe : Recipe, IEquatable<Recipe>, IEquatable<PistolRecipe>
- Inheritance
-
PistolRecipe
- Implements
- Inherited Members