WoW API: GetQuestLink
← WoW API < GetQuestLink
QuestLink = GetQuestLink(questid)
ArgumentsEdit
- questid
- Table - Integer - index of a quest in the quest log (between 1 and GetNumQuestLogEntries()).
ReturnsEdit
- 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.