Back to Home
ESO Function Data v101044
LayoutKeybindTextBlockTooltip()
Function Aliases
No known aliases for this function.
Global Function Definitions
common/tooltip/commontooltips.lua:12
--
function ZO_Tooltip:LayoutKeybindTextBlockTooltip(formatString, formatStringParams, keybindIndex)
Local Function Definitions
No known local definitions for this function.
Function Calls
pregameandingame/optionspanels/gamepad/optionspanel_account_gamepad.lua:32
--
GAMEPAD_TOOLTIPS:LayoutKeybindTextBlockTooltip(GAMEPAD_LEFT_TOOLTIP, SI_GAMEPAD_INTERFACE_OPTIONS_ACCOUNT_EMAIL_DIALOG_TOOLTIP_PLAYSTATION, params, keybindIndex)
pregameandingame/optionspanels/gamepad/optionspanel_account_gamepad.lua:39
--
GAMEPAD_TOOLTIPS:LayoutKeybindTextBlockTooltip(GAMEPAD_LEFT_TOOLTIP, SI_GAMEPAD_INTERFACE_OPTIONS_ACCOUNT_EMAIL_DIALOG_TOOLTIP, params, keybindIndex)