GetTitleText

From Warcraft Wiki
Jump to navigation Jump to search
Flavors
Links
Info
Added in 1.0.0 / 1.13.2

Returns the name of the quest at the quest giver.

title = GetTitleText()

Returns

title
string - name of the offered quest, e.g. "Inside the Frozen Citadel".

Details