EVENT_GUILD_MEMBER_REMOVED
ESO Lua API function — used by 35 of the 3,030 addons we indexed (combined 13,907,696 downloads). Signature from the official ESOUIDocumentation.txt, API version 101050.
Official signature
EVENT_GUILD_MEMBER_REMOVED(integer guildId, string displayName, string characterName)Real usage — from BeamMeUp - Teleporter (Fast Travel)
em:RegisterForEvent(self.name, EVENT_GUILD_MEMBER_ADDED, refreshOnEvent)
em:RegisterForEvent(self.name, EVENT_GUILD_MEMBER_REMOVED, refreshOnEvent)
Short excerpt from the shipping addon BeamMeUp - Teleporter (Fast Travel) — 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 |
| BeamMeUp - Teleporter (Fast Travel) | 2,770,107 |
| Essential Housing Tools | 1,862,490 |
| pChat (Chat customization & help: look/notification/sound/automation/history) | 1,832,805 |
| LibSFUtils | 1,648,729 |
| Faster Travel (Wayshrines menu & Teleporter) | 369,697 |