C_SuperTrack.GetHighestPrioritySuperTrackingType

From Warcraft Wiki
Jump to navigation Jump to search

Returns the type of the location currently being tracked as the highest priority, if one exists.

type = C_SuperTrack.GetHighestPrioritySuperTrackingType()

Returns

type
Enum.SuperTrackingType?
Value Field Description
0 Quest
1 UserWaypoint
2 Corpse
3 Scenario

Patch changes

Shadowlands Patch 9.0.1 (2020-10-13): Added.