WoW API: GetQuestItemLink
Jump to navigation
Jump to search
Last updated: Patch 1.6.1
Returns link to the quest item.
itemLink = GetQuestItemLink("type", index);
Parameters[edit]
Arguments[edit]
- (String "type", Integer index)
- type
- String - "required", "reward" or "choice"
- index
- Integer - Quest reward item index.
Returns[edit]
- itemLink
- String - The link to the quest item specified.
Example[edit]
local link = GetQuestItemLink("choice", 1);
Result[edit]
|cff9d9d9d|Hitem:7073:0:0:0:0:0:0:0|h[Broken Fang]|h|r