GetAttachedItemLink
ESO Lua API function — used by 62 of the 3,030 addons we indexed (combined 21,654,134 downloads). Signature from the official ESOUIDocumentation.txt, API version 101050.
Official signature
GetAttachedItemLink(id64 mailId, luaindex attachIndex, [LinkStyle|#LinkStyle] linkStyle)Returns: string link
Real usage — from CraftStore
tt(control,openMailId,attachmentIndex,...)
CS.TooltipShow(control,GetAttachedItemLink(openMailId,attachmentIndex))
endShort excerpt from the shipping addon CraftStore — 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 |
|---|---|
| CraftStore | 5,176,147 |
| Master Merchant 3.0 | 3,883,523 |
| Inventory Insight | 2,763,446 |
| ESO Master Recipe List | 2,130,985 |
| Loot Log | 1,608,502 |
| Lootdrop, Continued (All in One) | 1,145,178 |