Wowpedia

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

READ MORE

Wowpedia
Wowpedia
Advertisement

Returns appearance info for an item.

itemAppearanceID, itemModifiedAppearanceID = C_TransmogCollection.GetItemInfo(itemInfo)

Arguments[]

itemInfo
number|string : Item ID, Link or Name

Returns[]

itemAppearanceID
number : AppearanceID
itemModifiedAppearanceID
number - Also known as source ID.

Patch changes[]

Shadowlands Patch 9.0.1 (2020-10-13): No longer accepts an itemModID as the second argument.
Legion Patch 7.1.0 (2016-10-25): Added.

Advertisement