WoW:API CancelItemTempEnchantment: Difference between revisions
Jump to navigation
Jump to search
(Page created) |
m (Move page script moved page API CancelItemTempEnchantment to API CancelItemTempEnchantment without leaving a redirect) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{{wowapi}} | {{wowapi}} | ||
Removes temporary item buffs, such as Rogue poisons, Shaman weapon buffs, and sharpening stones from either the Main Hand or Off Hand equipment slots. | 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( | CancelItemTempEnchantment(weaponHand); | ||
== Arguments == | == Arguments == | ||
; weaponHand : Number - '''1''' for Main Hand, '''2''' for Off Hand. | |||
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.