AutoEquipCursorItem

From Warcraft Wiki
Jump to navigation Jump to search

Equips the item currently held by the cursor.

AutoEquipCursorItem()

Example

PickupContainerItem(0,1)
AutoEquipCursorItem()

Result

Equips the first item in your backpack to the relevant slot (if it can be equipped).