WoW:API CancelTrackingBuff: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(Updated to match the current API boilerplate.)
(→‎Returns: no longer exists?)
Line 11: Line 11:
== Returns ==
== Returns ==
None
None
does not exist after patch 2.3 ??

Revision as of 07:33, 7 December 2007

WoW API < CancelTrackingBuff

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

CancelTrackingBuff();


Arguments

None


Returns

None


does not exist after patch 2.3 ??