Open main menu
Home
Random
Log in
Settings
About AddOn Studio
Disclaimers
AddOn Studio
Search
Editing
WoW:API GetQuestLogTitle
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
===Returns=== :;title :: String - The title of the quest, or nil if the index is out of range. :;level :: Integer - The level of the quest :;suggestedGroup :: Integer - if questTag is GROUP, the positive number of players suggested for the quest or nil (added in 2.0.3) :;isHeader :: Boolean - 1 if the entry is not a quest, but a header, eg. "Mulgore" nil otherwise. :;isCollapsed :: Boolean - 1 if the entry is a collapsed header, nil otherwise. :;isComplete :: Integer - -1 if quest is (FAILED), +1 if quest is (COMPLETED), nil otherwise. :;frequency :;questID :: Integer - The quest identification number. This is the number found in GetQuestsCompleted() after it has been completed. It is also the number used to identify quests on sites such as Wowhead.com (Example: [http://www.wowhead.com/?quest=2158 Rest and Relaxation]) (added in 3.3.0) :;startEvent :;displayQuestID :;isOnMap :;hasLocalPOI :;isTask :;isStory
Summary:
Please note that all contributions to AddOn Studio are considered to be released under the Creative Commons Attribution-NonCommercial-ShareAlike (see
AddOn Studio Wiki:Copyrights
for details).
Submissions must be written by you, or copied from a public domain or similar free resource (see
AddOn Studio Wiki:Copyrights
for details).
Cancel
Editing help
(opens in new window)
Close
Loading editor…