WoW:API GetQuestLogTitle: Difference between revisions

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" if it's an elite quest and nil otherwise
:;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.
Anonymous user