WoW:API CancelTrackingBuff: Difference between revisions
Jump to navigation
Jump to search
(upgraded deprecated template) |
(Updated to match the current API boilerplate.) |
||
| Line 1: | Line 1: | ||
{{wowapi}} | {{wowapi}} __NOTOC__ | ||
Cancels your current tracking buff | Cancels your current tracking buff (skills like Find Minerals and Track Humanoids). | ||
CancelTrackingBuff(); | |||
== Arguments == | |||
None | |||
== Returns == | |||
None | |||
Revision as of 19:37, 25 June 2007
← WoW API < CancelTrackingBuff
Cancels your current tracking buff (skills like Find Minerals and Track Humanoids).
CancelTrackingBuff();
Arguments
None
Returns
None