WoW:API CancelTrackingBuff: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(upgraded deprecated template)
m (Move page script moved page API CancelTrackingBuff to API CancelTrackingBuff without leaving a redirect)
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{wowapi}}
{{wowapi}} __NOTOC__
{{stub/api}}
{{removedapi|2.3|Usw {{api|SetTracking}} instead}}
 
Cancels your current tracking buff (skills like Find Minerals and Track Humanoids).
Cancels your current tracking buff, meaning skills like Find Minerals and Track Humanoids.
 
取消你当前的追踪BUFF(寻找草药、追踪人型之类的)
  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();