C_LFGList.GetApplicantDungeonScoreForListing

From Warcraft Wiki
Jump to navigation Jump to search

Needs summary.

bestDungeonScoreForListing = C_LFGList.GetApplicantDungeonScoreForListing(localID, applicantIndex, activityID)

Arguments

localID
number
applicantIndex
number
activityID
number

Returns

bestDungeonScoreForListing
BestDungeonScoreMapInfo
Field Type Description
mapScore number
mapName string
bestRunLevel number
finishedSuccess boolean

Patch changes

Shadowlands Patch 9.1.0 (2021-06-29): Added.