WoW:API CancelTrackingBuff: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(→‎Returns: no longer exists?)
m (grumble)
Line 1: Line 1:
{{wowapi}} __NOTOC__
{{wowapi}} __NOTOC__
 
{{removedapi|2.3|Usw {{api|SetTracking}} instead}}
Cancels your current tracking buff (skills like Find Minerals and Track Humanoids).
Cancels your current tracking buff (skills like Find Minerals and Track Humanoids).
  CancelTrackingBuff();
  CancelTrackingBuff();
== Arguments ==
None
== Returns ==
None
does not exist after patch 2.3 ??

Revision as of 23:13, 30 July 2009

WoW API < CancelTrackingBuff

Cancels your current tracking buff (skills like Find Minerals and Track Humanoids).

CancelTrackingBuff();