ESODecoded

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 Destinationsits ESOUI page; the code belongs to its author. Shown because documentation without a working example is half a reference.

Most-downloaded addons using it

AddonTotal downloads
Destinations8,211,449
Item Set Browser1,893,031
LibHistoire - Guild History1,505,233
MiniMap by Fyrakin [Masteroshi430's branch]1,392,567
RuESO870,904
Kill Counter577,202