EVENT_GROUP_MEMBER_JOINED
ESO Lua API function — used by 150 of the 3,030 addons we indexed (combined 36,041,030 downloads). Signature from the official ESOUIDocumentation.txt, API version 101050.
Official signature
EVENT_GROUP_MEMBER_JOINED(string memberCharacterName, string memberDisplayName, bool isLocalPlayer)Real usage — from Bandits User Interface
PLAYER_TO_PLAYER.control:UnregisterForEvent(EVENT_ZONE_UPDATE)
PLAYER_TO_PLAYER.control:UnregisterForEvent(EVENT_GROUP_MEMBER_JOINED)
PLAYER_TO_PLAYER.control:UnregisterForEvent(EVENT_LEADER_UPDATE)Short excerpt from the shipping addon Bandits User Interface — 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 |
|---|---|
| Bandits User Interface | 6,130,317 |
| Srendarr - Aura, Buff & Debuff Tracker | 5,058,870 |
| Code's Combat Alerts | 4,445,158 |
| HodorReflexes - DPS & ULT tracker | 3,446,840 |
| RaidNotifier Updated | 2,789,746 |
| BeamMeUp - Teleporter (Fast Travel) | 2,770,107 |