Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
Applies a pending transmog choice to the given TransmogLocation slot.
C_Transmog.SetPending(transmogLocation, pendingInfo)
Arguments[]
- transmogLocation
- TransmogLocationMixin🔗
- pendingInfo
- TransmogPendingInfoMixin🔗
Patch changes[]
Patch 9.1.0 (2021-06-29): Replaced transmogID, categoryID
arguments with pendingInfo
Patch 9.0.1 (2020-10-13): Replaced slotID, transmogType
arguments with transmogLocation
Patch 7.0.3 (2016-07-19): Added.