Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
Needs summary.
baseSourceID, baseVisualID, appliedSourceID, appliedVisualID, pendingSourceID, pendingVisualID, hasUndo, isHideVisual, itemSubclass = C_Transmog.GetSlotVisualInfo(transmogLocation)
Arguments[]
- transmogLocation
- TransmogLocationMixin🔗
Returns[]
- baseSourceID
- number
- baseVisualID
- number
- appliedSourceID
- number
- appliedVisualID
- number
- pendingSourceID
- number
- pendingVisualID
- number
- hasUndo
- boolean
- isHideVisual
- boolean
- itemSubclass
- number
Patch changes[]
Patch 9.1.0 (2021-06-29): Removed pendingCategoryID, appliedCategoryID
returns.
Patch 9.0.1 (2020-10-13): Added.