WoW:API CancelUnitBuff: Difference between revisions

m
Move page script moved page API CancelUnitBuff to WoW:API CancelUnitBuff without leaving a redirect
m (New page: {{wowapi}} Removes a specific buff from the unit. CancelUnitBuff(unit, buffIndex); ---- ;''Arguments'' :;unit: The unitID of the unit. In the case of this function, the uni...)
 
m (Move page script moved page API CancelUnitBuff to WoW:API CancelUnitBuff without leaving a redirect)
 
(2 intermediate revisions by 2 users not shown)
Line 31: Line 31:
* This function is not protected nor limited in any way to hardware event restriction Blizzard used so far. This function can be called freely from an AddOn to auto-remove a given buff.
* This function is not protected nor limited in any way to hardware event restriction Blizzard used so far. This function can be called freely from an AddOn to auto-remove a given buff.
* This function replaced [[API CancelPlayerBuff|CancelPlayerBuff]] in 3.0.
* This function replaced [[API CancelPlayerBuff|CancelPlayerBuff]] in 3.0.
* This function does not work for canceling druid forms, rogue Stealth, death knight presences, or priest Shadowform.
Anonymous user