View Project on GitHub
Flags applying to the item
Namespace: GW2CSharp.V2.Unauthenticated.Items.EnumsAssembly: GW2CSharp (in GW2CSharp.dll) Version: 0.15.0.0 (0.15)
Syntax
Members
| Member name | Value | Description |
---|
| Undefined | 0 |
Undefined.
|
| AccountBindOnUse | 1 |
Account bound on use.
|
| AccountBound | 2 |
Account bound on acquire
|
| HideSuffix | 3 |
Hide the suffix of the upgrade component
|
| MonsterOnly | 4 |
Empty.
|
| NoMysticForge | 5 |
Not usable in the Mystic Forge
|
| NoSalvage | 6 |
Not salvageable.
|
| NoSell | 7 |
Not sellable
|
| NotUpgradeable | 8 |
Not upgradeable
|
| NoUnderwater | 9 |
Not available underwater.
|
| SoulbindOnAcquire | 10 |
Soulbound on acquire
|
| SoulBindOnUse | 11 |
Soulbound on use
|
| Unique | 12 |
Unique
|
See Also