Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
Needs summary.
categoryID = C_Transmog.GetSlotEffectiveCategory(transmogLocation)
Arguments[]
- transmogLocation
- TransmogLocationMixin🔗
Returns[]
- categoryID
- Enum.TransmogCollectionType
Value | Field | Description |
---|---|---|
0 | None | Added in 9.1.0 |
1 | Head | |
2 | Shoulder | |
3 | Back | |
4 | Chest | |
5 | Shirt | |
6 | Tabard | |
7 | Wrist | |
8 | Hands | |
9 | Waist | |
10 | Legs | |
11 | Feet | |
12 | Wand | |
13 | OneHAxe | |
14 | OneHSword | |
15 | OneHMace | |
16 | Dagger | |
17 | Fist | |
18 | Shield | |
19 | Holdable | |
20 | TwoHAxe | |
21 | TwoHSword | |
22 | TwoHMace | |
23 | Staff | |
24 | Polearm | |
25 | Bow | |
26 | Gun | |
27 | Crossbow | |
28 | Warglaives | |
29 | Paired |
Patch changes[]
Patch 9.1.0 (2021-06-29): Added.