WoW API: GetQuestLink

From AddOn Studio
Revision as of 00:35, 6 January 2009 by WoWWiki>Luke1410 (it's actually the quest id, not the quest(log) index)
Jump to navigation Jump to search

WoW API < GetQuestLink

QuestLink = GetQuestLink(questid)

Arguments

questid
Table - Integer - Quest ID (starts with 1).

Returns

QuestLink
String - The link to the quest specified
or nil, if the type and/or id is invalid or there is no active quest at the moment.