C_SuperTrack.IsSuperTrackingUserWaypoint

From Warcraft Wiki
Jump to navigation Jump to search

Returns true if the current location being tracked is a user-defined waypoint, as set via the `C_Map` API.

isSuperTracking = C_SuperTrack.IsSuperTrackingUserWaypoint()

Returns

isSuperTracking
boolean

Patch changes

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