QUEST_LOG_UPDATE

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

Fires when the quest log updates.

QUEST_LOG_UPDATE

Payload

None

Details

  • Toggle QuestMapFrame.ignoreQuestLogUpdate to suppress the normal event handler.[1]
  • This event fires very often:
    • Viewing a quest for the first time in a session
    • Changing zones across an instance boundary
    • Picking up a non-grey item
    • Completing a quest objective
    • Expanding or collapsing headers in the quest log.

References

 
  1. ^ QuestMapFrame_OnEvent() at Townlong-Yak.