WoW API: GetQuestLink
Jump to navigation
Jump to search
← WoW API < GetQuestLink
QuestLink = GetQuestLink(questid)
Arguments[edit]
- questid
- Table - Integer - index of a quest in the quest log (between 1 and GetNumQuestLogEntries()).
Returns[edit]
- 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.