Fills the tooltip with information about an item in the guild bank.
Fills the tooltip with information about an item in the guild bank. Information is only available if the guild bank tab has been opened in the current play session.
Signature:
Code
GameTooltip:SetGuildBankItem(tab, slot)
Arguments:
tab - Index of a guild bank tab (between 1 and GetNumGuildBankTabs()) (number)
slot - Index of an item slot in the guild bank tab (between 1 and MAX_GUILDBANK_SLOTS_PER_TAB) (number)