Table of Contents

Class Sigil

Namespace
GuildWars2.Items
Assembly
GW2SDK.dll

Information about a sigil, which is used to upgrade weapons.

[JsonConverter(typeof(SigilJsonConverter))]
public sealed record Sigil : UpgradeComponent, IEquatable<Item>, ICombatEquipment, IInfusable, IEquatable<UpgradeComponent>, IEquatable<Sigil>
Inheritance
Sigil
Implements
Inherited Members