Returns the description and objective text for the selected quest in the quest log


See also Quest functions.

Signature:

questDescription, questObjectives = GetQuestLogQuestText()

Returns:

  • questDescription - Full description of the quest (as seen in the NPC dialog when accepting the quest) (string)
  • questObjectives - A (generally) brief summary of quest objectives (string)