Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Advertisement

Needs summary.

result, mapID = C_ContentTracking.GetBestMapForTrackable(trackableType, trackableID [, ignoreWaypoint])

Arguments[]

trackableType
Enum.ContentTrackingType
Value Field Description
0 Appearance
1 Mount
2 Achievement
trackableID
number
ignoreWaypoint
boolean? = false

Returns[]

result
Enum.ContentTrackingResult
Value Field Description
0 Success
1 DataPending
2 Failure
mapID
number?
Advertisement