Table of Contents

Class RifleRecipe

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

Information about a recipe for crafting a rifle.

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