Returns the title text for the quest presented by a questgiver. Only valid following the QUEST_DETAIL, QUEST_PROGRESS, or QUEST_COMPLETE events; otherwise may return nil or a value from the most recently displayed quest.


See also Quest functions.

Signature:

text = GetTitleText()

Returns:

  • text - Title text for the quest (string)