Table of Contents

Class Sword

Namespace
GuildWars2.Items
Assembly
GW2SDK.dll

Information about a sword.

[JsonConverter(typeof(SwordJsonConverter))]
public sealed record Sword : Weapon, IEquatable<Item>, ICombatEquipment, IUpgradable, IEquatable<Weapon>, IEquatable<Sword>
Inheritance
Sword
Implements
Inherited Members