Back to Home
ESO Function Data v101044
AddNarrationLine()
Function Aliases
No known aliases for this function.
Global Function Definitions
libraries/zo_tooltip/zo_tooltip.lua:853
--
function ZO_TooltipSection:AddNarrationLine(text)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/tooltip/timedactivitytooltips.lua:31
--
self:AddNarrationLine(GetProgressNarration)
publicallingames/tooltip/itemtooltips.lua:1914
--
self:AddNarrationLine(GetString(SI_GAMEPAD_SMITHING_IMPROVEMENT_TOOLTIP_CURRENT_ITEM_NARRATION))
publicallingames/tooltip/itemtooltips.lua:1938
--
self:AddNarrationLine(GetString(SI_GAMEPAD_SMITHING_IMPROVEMENT_TOOLTIP_UPGRADED_ITEM_NARRATION))