GetGuildBankItemLink

From Warcraft Wiki
Jump to navigation Jump to search
Flavors
Links
Info
Added in 2.3.0 / 1.15.0

Returns the item link for a guild bank slot.

itemLink = GetGuildBankItemLink(tab,slot)

Arguments

tab
number - The index of the tab in the guild bank
slot
number - The index of the slot in the provided tab.

Returns

itemLink
string - The item link for the item. Returns nil if there is no item.