Run when the tooltip is filled with information about a quest. See GameTooltip:SetHyperlink()
to load the tooltip with information about a quest.
Signature:
OnTooltipSetQuest(self)
Arguments:
self
- Reference to the widget for which the script was run (gametooltip
)