Table of Contents

Class RefinementEctoplasmRecipe

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

Information about a recipe for crafting an ascended material that requires Globs of Ectoplasm like a Lump of Mithrillium.

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