GetTrackingTexture

From Warcraft Wiki
Jump to navigation Jump to search
Flavors
Links
Info
Added in 1.0.0
Removed in 4.0.1

Returns the texture of the active tracking buff.

icon = GetTrackingTexture()

Returns

icon
number : FileID - The texture of the active tracking buff, or nil if noone.

Patch changes

Cataclysm Patch 4.0.1 (2010-10-12): Removed. GetTrackingInfo() can be used to find icons for specific tracking types; multiple tracking types can be enabled at the same time.