Values that represent WoWEquipSlot.
Namespace: StyxAssembly: Styx (in Styx.dll) Version: 3.0.1160.0 (3.0.1160)
Syntax
Members
| Member name | Value | Description |
---|
| Head | 0 | An enum constant representing the head option. |
| Neck | 1 | An enum constant representing the neck option. |
| Shoulders | 2 | An enum constant representing the shoulders option. |
| Shirt | 3 | An enum constant representing the shirt option. |
| Chest | 4 | An enum constant representing the chest option. |
| Waist | 5 | An enum constant representing the waist option. |
| Legs | 6 | An enum constant representing the legs option. |
| Feet | 7 | An enum constant representing the feet option. |
| Wrists | 8 | An enum constant representing the wrists option. |
| Hands | 9 | An enum constant representing the hands option. |
| Finger1 | 10 | An enum constant representing the finger 1 option. |
| Finger2 | 11 | An enum constant representing the finger 2 option. |
| Trinket1 | 12 | An enum constant representing the trinket 1 option. |
| Trinket2 | 13 | An enum constant representing the trinket 2 option. |
| Back | 14 | An enum constant representing the back option. |
| MainHand | 15 | An enum constant representing the main hand option. |
| OffHand | 16 | An enum constant representing the off hand option. |
| Ranged | 17 | An enum constant representing the ranged option. |
| Tabard | 18 | An enum constant representing the tabard option. |
See Also