API AutoEquipCursorItem Edit History Talk0 98,468pages on this wiki Referencee AddOns WoW API Widget API XML UI WoW Lua Macro API Event API Changes Web API HOWTOs Snippets UI tech. CVars Category nav. → WoW API Automatically equips the item currently held on 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). Read more Gets the link string for a trade skill item. link = GetTradeSkillItemLink(skillId) (skillId... API GetTradeSkillItemLink Determine if an inventory item is broken (no durability) isBroken ... API GetInventoryItemBroken Takes the cursor out of repair mode. HideRepairCursor() none nil API HideRepairCursor Categories: World of Warcraft API