Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Register
Advertisement

Returns the current item slot filter for loot items.

filter = C_EncounterJournal.GetSlotFilter()

Returns[]

filter
Enum.ItemSlotFilterType
Value Field Description
0 Head
1 Neck
2 Shoulder
3 Cloak
4 Chest
5 Wrist
6 Hand
7 Waist
8 Legs
9 Feet
10 MainHand
11 OffHand
12 Finger
13 Trinket
14 Other
15 NoFilter

Patch changes[]

Shadowlands Patch 9.0.1 (2020-10-13): Moved to C_EncounterJournal.GetSlotFilter()
Legion Patch 7.1.0 (2016-10-25): Added as EJ_GetSlotFilter()

Advertisement