ESODecoded

EVENT_OPEN_GUILD_BANK

ESO Lua API event — used by 38 of the 3,030 addons we indexed (combined 5,624,426 downloads). Signature from the official ESOUIDocumentation.txt, API version 101050.

Official signature

EVENT_OPEN_GUILD_BANK

Real usage — from Advanced Filters - Updated (Inventory sub- & dropdown plugin filters)

    EVENT_MANAGER:RegisterForEvent(AF.name .. "_BankClosed",                    EVENT_CLOSE_BANK,                       function() SetBankEventVariable("b", false) end)
    EVENT_MANAGER:RegisterForEvent(AF.name .. "_GuildBankOpened",      

Short excerpt from the shipping addon Advanced Filters - Updated (Inventory sub- & dropdown plugin filters)its ESOUI page; the code belongs to its author. Shown because documentation without a working example is half a reference.

Most-downloaded addons using it

AddonTotal downloads
Advanced Filters - Updated (Inventory sub- & dropdown plugin filters)2,602,223
FCO ItemSaver (Mark, filter and save your items against decon/sell/etc.)1,031,056
Roomba - Guildbank Stacker675,040
Bag Space Indicator325,202
CookeryWiz239,380
Crafting Writ Assistant151,333