EVENT_CLOSE_GUILD_BANK
ESO Lua API event — used by 52 of the 3,030 addons we indexed (combined 13,220,718 downloads). Signature from the official ESOUIDocumentation.txt, API version 101050.
Official signature
EVENT_CLOSE_GUILD_BANKReal usage — from Advanced Filters - Updated (Inventory sub- & dropdown plugin filters)
EVENT_MANAGER:RegisterForEvent(AF.name .. "_GuildBankOpened", EVENT_OPEN_GUILD_BANK, function() SetBankEventVariable("gb", true) end)
EVENT_MANAGER:RegisterForEvent(AF.name .. "_GuildBankClosed", 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
| Addon | Total downloads |
|---|---|
| Master Merchant 3.0 | 3,883,523 |
| Advanced Filters - Updated (Inventory sub- & dropdown plugin filters) | 2,602,223 |
| LibSFUtils | 1,648,729 |
| Auto Category - Revised | 1,180,586 |
| FCO ItemSaver (Mark, filter and save your items against decon/sell/etc.) | 1,031,056 |
| Roomba - Guildbank Stacker | 675,040 |