Wowpedia

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

READ MORE

Wowpedia
Register
Advertisement
  • Untransmogrified: Sets an item from the mouse cursor to the given transmogrify slot [1]
  • Transmogrified: Sets the given transmogrify slot to be detransmogrified
ClickTransmogrifySlot(slotId)

Arguments[]

slotId
Number - Inventory Slot Id
API ClickTransmogrifySlot

1) Pending Transmogrification
2) Transmogrified
3) Mouseovering
4) Pending Detransmogrification

Triggers events[]

Example[]

ClickTransmogrifySlot(5) -- Chest


Details[]

  • Untransmogrified: Using this when there already is an item on the transmogrify slot will put it back on the mouse cursor again
  • Transmogrified: Using this will toggle/cancel detransmogrifying the given slot
Advertisement