Class Staff
- Namespace
- GuildWars2.Items
- Assembly
- GW2SDK.dll
Information about a staff.
[JsonConverter(typeof(StaffJsonConverter))]
public sealed record Staff : Weapon, IEquatable<Item>, ICombatEquipment, IUpgradable, IEquatable<Weapon>, IEquatable<Staff>
- Inheritance
-
Staff
- Implements
- Inherited Members
Properties
- TwoHanded
Indicates whether the weapon is two-handed and can have a secondary suffix item.