Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
Needs summary.
canBeTransmogged, selfFailureReason, canTransmogOthers, othersFailureReason = C_Transmog.CanTransmogItem(itemInfo)
Arguments[]
- itemInfo
- number|string : Item ID, Link or Name
Returns[]
- canBeTransmogged
- boolean
- selfFailureReason
- string?
- canTransmogOthers
- boolean
- othersFailureReason
- string?
Patch changes[]
Patch 9.1.0 (2021-06-29): Added. Replaces C_Transmog.GetItemInfo()