Back to Home
ESO Function Data v101044
AddLineWithCustomNarration()
Function Aliases
- No known aliases for this function.
Global Function Definitions
Local Function Definitions
- No known local definitions for this function.
Function Calls
- ingame/tooltip/activityfindertooltips.lua:84 -- roleList:AddLineWithCustomNarration(roleListString, roleListNarrations, self:GetStyle("bodyDescription"))
- ingame/tooltip/guildtooltips.lua:83 -- section:AddLineWithCustomNarration(eventData:GetText(IS_GAMEPAD), GetEventNarration, self:GetStyle("bodyDescription"))
- publicallingames/tooltip/currencytooltips.lua:15 -- topSubsection:AddLineWithCustomNarration(zo_strformat(SI_GAMEPAD_CURRENCY_INDICATOR, heldCurrencyString), zo_strformat(SI_GAMEPAD_CURRENCY_INDICATOR, heldCurrencyNarrationString))
- publicallingames/tooltip/itemtooltips.lua:330 -- statsSection:AddLineWithCustomNarration(lineText, GetValueNarration, self:GetStyle("statValuePairValue"))
- publicallingames/tooltip/itemtooltips.lua:1273 -- traitSection:AddLineWithCustomNarration(zo_strformat(SI_NUMBERED_LIST_ENTRY, i, displayName), customNarration, knownStyle, self:GetStyle("bodyDescription"))