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