Back to Home
ESO Function Data v101044
AddKeybindLine()
Function Aliases
No known aliases for this function.
Global Function Definitions
libraries/zo_tooltip/zo_tooltip.lua:865
--
function ZO_TooltipSection:AddKeybindLine(actionName, formatString, ...)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/tooltip/housingtooltips.lua:35
--
footerSection:AddKeybindLine(actionName or "UI_SHORTCUT_SECONDARY", SI_GAMEPAD_HOUSING_LINK_TOOLTIP_DESCRIPTION, self:GetStyle("flavorText"))
ingame/tooltip/maptooltips.lua:33
--
lineSection:AddKeybindLine(actionName, formatString, self.tooltip:GetStyle("mapLocationTooltipContentLabel"), ...)
publicallingames/tooltip/markettooltips.lua:160
--
bodySection2:AddKeybindLine("UI_SHORTCUT_PRIMARY", SI_MARKET_FREE_TRIAL_TOOLTIP_START_INSTRUCTIONS, self:GetStyle("bodyDescription"))