GetSelectedLFGRole
ESO Lua API function — used by 54 of the 3,030 addons we indexed (combined 28,511,935 downloads). Signature from the official ESOUIDocumentation.txt, API version 101050.
Official signature
GetSelectedLFGRole()Returns: role
Real usage — from Action Duration Reminder
-- Level 4: role preferred
local role = GetSelectedLFGRole()
if (role == LFG_ROLE_DPS or self.flags.forEnemy) and not self.flags.forArea thenShort excerpt from the shipping addon Action Duration Reminder — 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 |
|---|---|
| Action Duration Reminder | 6,522,011 |
| LibCombat | 5,017,654 |
| Code's Combat Alerts | 4,445,158 |
| RaidNotifier Updated | 2,789,746 |
| Item Set Browser | 1,893,031 |
| LibCharacterKnowledge | 1,771,857 |