→Result
m (__NOTOC__) |
(→Result) |
||
| Line 11: | Line 11: | ||
===Result=== | ===Result=== | ||
Expands the first quest header (questID = 1 is always yields a header if you have quests) if it was collapsed; if not, does nothing. | Expands the first quest header (questID = 1 is always yields a header if you have quests) if it was collapsed; if not, does nothing. | ||
Also fires a QUEST_LOG_UPDATE event so be careful when calling this while processing a QUEST_LOG_UPDATE event. | |||