Table of Contents

Class FocusRecipe

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

Information about a recipe for crafting a focus.

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