WoW:API CancelItemTempEnchantment: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
mNo edit summary
m (Move page script moved page API CancelItemTempEnchantment to API CancelItemTempEnchantment without leaving a redirect)
 
(No difference)

Latest revision as of 04:45, 15 August 2023

WoW API < CancelItemTempEnchantment

Removes temporary item buffs, such as Rogue poisons, Shaman weapon buffs, and sharpening stones from either the Main Hand or Off Hand equipment slots.

CancelItemTempEnchantment(weaponHand);

Arguments[edit]

weaponHand
Number - 1 for Main Hand, 2 for Off Hand.