EVENT_CLOSE_TRADING_HOUSE
ESO Lua API event — used by 40 of the 3,030 addons we indexed (combined 17,263,058 downloads). Signature from the official ESOUIDocumentation.txt, API version 101050.
Official signature
EVENT_CLOSE_TRADING_HOUSEReal usage — from Tamriel Trade Centre
EVENT_MANAGER:RegisterForEvent(self.AddonName, EVENT_CLOSE_TRADING_HOUSE, OnTradingHouseClosed)
EVENT_MANAGER:RegisterForEvent(self.AddonName, EVENT_TRADING_HOUSE_RESPONSE_RECEIVED, OnTradingHouseResponseReceived)Short excerpt from the shipping addon Tamriel Trade Centre — 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 |
|---|---|
| Tamriel Trade Centre | 5,234,232 |
| AwesomeGuildStore | 4,722,462 |
| Master Merchant 3.0 | 3,883,523 |
| FCO ItemSaver (Mark, filter and save your items against decon/sell/etc.) | 1,031,056 |
| Arkadius' Trade Tools | 845,488 |
| Group Loot Notifier | 363,639 |