Wowpedia

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

READ MORE

Wowpedia
Advertisement

Returns all appearances for a category. This is filtered by the class proficiency.

visualsList = C_TransmogCollection.GetCategoryAppearances(categoryID [, transmogExclusionCategory])

Arguments

categoryID
number
transmogExclusionCategory
number (optional)
1 = EXCLUSION_CATEGORY_OFFHAND
2 = EXCLUSION_CATEGORY_MAINHAND

Returns

visualsList
structure[]
Key Type Description
hasActiveRequiredHoliday boolean
hasRequiredHoliday boolean
isCollected boolean Returns true if the visual has been collected
isFavorite boolean
isHideVisual boolean Returns true if the visual should be hidden, e.g. Inv leather demonhunter blindfold 01 [Hidden Helm]
isUsable boolean
uiOrder number
visualID number Transmog Visual ID

Patch changes

Advertisement