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)
 
(4 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{stub/api}}
{{wowapi}} __NOTOC__
 
{{removedapi|2.3|Usw {{api|SetTracking}} instead}}
Cancels your current tracking buff, meaning skills like Find Minerals and Track Humanoids.
Cancels your current tracking buff (skills like Find Minerals and Track Humanoids).
 
取消你当前的追踪BUFF(寻找草药、追踪人型之类的)
  CancelTrackingBuff();
  CancelTrackingBuff();
----
{{WoW API}}

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();