Table of Contents

Class Transmutation

Namespace
GuildWars2.Items
Assembly
GW2SDK.dll

Information about a transmutation consumable, which unlocks an equipment skin upon receipt. The item can be consumed to change the appearance of one item without costing a transmutation charge.

[JsonConverter(typeof(TransmutationJsonConverter))]
public sealed record Transmutation : Consumable, IEquatable<Item>, IEquatable<Consumable>, IEquatable<Transmutation>
Inheritance
Transmutation
Implements
Inherited Members

Properties

SkinIds

The IDs of the equipment skins that are unlocked when this item is received.

Methods

GetSkinChatLinks()

Gets chat link objects for the skins.