WoW:API ExpandQuestHeader: Difference between revisions
Jump to navigation
Jump to search
ExpandQuestHeader -Documentation by AlexanderYoshi-
mNo edit summary |
No edit summary |
||
Line 27: | Line 27: | ||
: Expands the quest header. | : Expands the quest header. | ||
---- | ---- | ||
{{ | {{WoW API}} | ||
Revision as of 06:02, 4 January 2006
Expands the quest header.
ExpandQuestHeader(questID);
- Arguments
- (Number questID)
- questID
- The quest ID of the header you wish to expand
- Returns
- nil
- Example
ExpandQuestHeader(3);
- Result
- Description
- Expands the quest header.