GetChampionSkillName
ESO Lua API function — used by 40 of the 3,030 addons we indexed (combined 10,986,398 downloads). Signature from the official ESOUIDocumentation.txt, API version 101050.
Official signature
GetChampionSkillName(integer championSkillId)Returns: string skillName
Real usage — from Combat Metrics
nameControl:SetText(
zo_strformat(SI_CHAMPION_CONSTELLATION_NAME_FORMAT, GetChampionSkillName(starId))
)Short excerpt from the shipping addon Combat Metrics — 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 |
|---|---|
| Combat Metrics | 7,085,289 |
| RuESO | 870,904 |
| Wizard's Wardrobe | 481,038 |
| EsoBR - Tradução Português - v2026 | 466,256 |
| Caro's Skill Point Saver (Respec Skill Lines, Champion Points, Gear, Quickslots, Appearances) | 364,055 |
| Dynamic CP (Champion Points 2.0) | 319,248 |