Class Axe
- Namespace
- GuildWars2.Items
- Assembly
- GW2SDK.dll
Information about an axe (weapon).
[JsonConverter(typeof(AxeJsonConverter))]
public sealed record Axe : Weapon, IEquatable<Item>, ICombatEquipment, IUpgradable, IEquatable<Weapon>, IEquatable<Axe>
- Inheritance
-
Axe
- Implements
- Inherited Members
Remarks
For the logging tool, see LoggingAxe.