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:
GameTooltip:SetGuildBankItem(tab, slot)
Arguments:
tab- Index of a guild bank tab (between 1 andGetNumGuildBankTabs()) (number)slot- Index of an item slot in the guild bank tab (between 1 andMAX_GUILDBANK_SLOTS_PER_TAB) (number)