WoW:API ExpandQuestHeader: Difference between revisions
Jump to navigation
Jump to search
ExpandQuestHeader -Documentation by AlexanderYoshi-
No edit summary |
mNo edit summary |
||
Line 30: | Line 30: | ||
---- | ---- | ||
{{Template:WoW API}} | {{Template:WoW API}} | ||
[[Category:API Functions|ExpandQuestHeader]] | |||
[[Category:API Quest Functions|ExpandQuestHeader]] |
Revision as of 14:27, 27 August 2005
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.