Table of Contents

Class WeaponFlags

Namespace
GuildWars2.Hero.Training
Assembly
GW2SDK.dll

Modifiers for weapons.

public sealed record WeaponFlags : Flags, IEquatable<Flags>, IEquatable<WeaponFlags>
Inheritance
WeaponFlags
Implements
Inherited Members

Properties

Aquatic

Whether the weapon is used underwater.

Mainhand

Whether the weapon can be equipped in mainhand.

Offhand

Whether the weapon can be equipped in offhand.

TwoHand

Whether the weapon is two-handed.