Table of Contents

Class ScepterRecipe

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

Information about a recipe for crafting a scepter.

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