Wowpedia

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

READ MORE

Wowpedia
Register
Advertisement

Equips the currently pending Bind-on-Equip or Bind-on-Pickup item from the specified inventory slot.

EquipPendingItem(invSlot)

Arguments[]

invSlot
number : InventorySlotId - The slot ID of the item being equipped

Details[]

  • When the player attempts to use a Bind-on-Equip or Bind-on-Pickup item for the first time, the game triggers a confirmation dialog. This method appears to be an internal method used by that dialog which equips the item which activated the dialog if accepted.
Advertisement