ESODecoded

EVENT_CLOSE_BANK

ESO Lua API event — used by 87 of the 3,030 addons we indexed (combined 22,732,980 downloads). Signature from the official ESOUIDocumentation.txt, API version 101050.

Official signature

EVENT_CLOSE_BANK

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

    EVENT_MANAGER:RegisterForEvent(AF.name .. "_BankOpened",                    EVENT_OPEN_BANK,                        function() SetBankEventVariable("b", true) end)
    EVENT_MANAGER:RegisterForEvent(AF.name .. "_BankClosed",            

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
Master Merchant 3.03,883,523
Advanced Filters - Updated (Inventory sub- & dropdown plugin filters)2,602,223
WritWorthy2,484,332
Research Assistant (Find your researchable items)1,749,216
LibSFUtils1,648,729
Daily Provisioning1,544,059