no edit summary
m ({{wowapi}}) |
No edit summary |
||
| Line 16: | Line 16: | ||
:;questTitle(String) : The title of the quest | :;questTitle(String) : The title of the quest | ||
:;level(Number) : The level of the quest | :;level(Number) : The level of the quest | ||
:;questTag(String) : Should be "Elite" | :;questTag(String) : Should be "Elite", "Dungeon", "PVP", "Raid", or nil. (Localized, of course.) | ||
:;isHeader(boolean) : True if this quest is a header. | :;isHeader(boolean) : True if this quest is a header. | ||
:;isCollapsed(boolean) : True if this quest is a header and is collapsed. | :;isCollapsed(boolean) : True if this quest is a header and is collapsed. | ||