EVENT_GLOBAL_MOUSE_UP
ESO Lua API function — used by 234 of the 3,030 addons we indexed (combined 31,945,350 downloads). Signature from the official ESOUIDocumentation.txt, API version 101050.
Official signature
EVENT_GLOBAL_MOUSE_UP([MouseButtonIndex|#MouseButtonIndex] button, bool ctrl, bool alt, bool shift, bool command)Real usage — from LibAddonMenu-2.0
EVENT_MANAGER:RegisterForEvent(name .. "_OnGlobalMouseUp", EVENT_GLOBAL_MOUSE_UP, function()
if self.refCount ~= nil thenShort excerpt from the shipping addon LibAddonMenu-2.0 — 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 |
|---|---|
| LibAddonMenu-2.0 | 6,183,657 |
| LibCustomMenu | 5,241,911 |
| AwesomeGuildStore | 4,722,462 |
| Essential Housing Tools | 1,862,490 |
| Provision's TeamFormation : Teammate Radar | 1,506,270 |
| Dolgubon's Lazy Set Crafter | 1,172,957 |