![]() |
Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
Returns groups of filters for use in the Filter dropdown in the Buy tab.
filterGroups = C_AuctionHouse.GetFilterGroups()
Returns
- filterGroups
- AuctionHouseFilterGroup[]
| Field | Type | Description |
|---|---|---|
| category | Enum.AuctionHouseFilterCategory | |
| filters | Enum.AuctionHouseFilter[] |
| Value | Field | Description |
|---|---|---|
| Uncategorized | ||
| Equipment | ||
| Rarity |
| Value | Field | Description |
|---|---|---|
| 0 | None | Added in 9.2.5 |
| 1 | UncollectedOnly | |
| 2 | UsableOnly | |
| 3 | UpgradesOnly | |
| 4 | ExactMatch | |
| 5 | PoorQuality | |
| 6 | CommonQuality | |
| 7 | UncommonQuality | |
| 8 | RareQuality | |
| 9 | EpicQuality | |
| 10 | LegendaryQuality | |
| 11 | ArtifactQuality | |
| 12 | LegendaryCraftedItemOnly | Added in 9.0.1 |
Patch changes
Patch 8.3.0 (2020-01-14): Added.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
