GetKeepName
ESO Lua API function — used by 35 of the 3,030 addons we indexed (combined 16,004,837 downloads). Signature from the official ESOUIDocumentation.txt, API version 101050.
Official signature
GetKeepName(integer keepId)Returns: string keepName
Real usage — from Destinations
local function ModifyKeepTooltip(self, keepId)
local keepName = GetKeepName(keepId)
local englishKeepName = englishKeepNames[keepId]Short excerpt from the shipping addon Destinations — 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 |
|---|---|
| Destinations | 8,211,449 |
| Item Set Browser | 1,893,031 |
| LibHistoire - Guild History | 1,505,233 |
| MiniMap by Fyrakin [Masteroshi430's branch] | 1,392,567 |
| RuESO | 870,904 |
| Kill Counter | 577,202 |