C_QuestLog.GetTitleForLogIndex

From Warcraft Wiki
Jump to navigation Jump to search

Returns a valid title for anything that is in the quest log.

title = C_QuestLog.GetTitleForLogIndex(questLogIndex)

Arguments

questLogIndex
number

Returns

title
string?

Patch changes

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