Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
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[]
Patch 9.0.1 (2020-10-13): No longer accepts an itemModID
as the second argument.
Patch 7.1.0 (2016-10-25): Added.