WoW:API CancelTrackingBuff: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
No edit summary
 
m (Move page script moved page API CancelTrackingBuff to API CancelTrackingBuff without leaving a redirect)
 
(7 intermediate revisions by 7 users not shown)
Line 1: Line 1:
Cancels your current tracking buff, meaning skills like Find Minerals and Track Humanoids.
{{wowapi}} __NOTOC__
 
{{removedapi|2.3|Usw {{api|SetTracking}} instead}}
Cancels your current tracking buff (skills like Find Minerals and Track Humanoids).
  CancelTrackingBuff();
  CancelTrackingBuff();

Latest revision as of 04:45, 15 August 2023

WoW API < CancelTrackingBuff

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

CancelTrackingBuff();