IsTrackingBattlePets

From Warcraft Wiki
Jump to navigation Jump to search

Returns whether the player is currently tracking battle pets.

isTracking = IsTrackingBattlePets()

Returns

isTracking
boolean - true if the Track Pets tracking ability is currently enabled, false otherwise.

Patch changes

Mists of Pandaria Patch 5.4.0 (2013-09-10): Added.

See also