Back to Home
ESO Function Data v101034
ZO_Keybindings_GenerateIconKeyMarkup()
Function Aliases
No known aliases for this function.
Global Function Definitions
libraries/utility/keybindingutils.lua:76
--
function ZO_Keybindings_GenerateIconKeyMarkup(key, scalePercent, useDisabledIcon)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/contacts/gamepad/notifications_gamepad.lua:332
--
ZO_Keybindings_GenerateIconKeyMarkup(KEY_GAMEPAD_RIGHT_STICK)
ingame/help/gamepad/help_root_gamepad.lua:148
--
ZO_Keybindings_GenerateIconKeyMarkup(KEY_GAMEPAD_BUTTON_1)
libraries/utility/keybindingutils.lua:89
--
ZO_Keybindings_GenerateIconKeyMarkup(keyCode, scalePercent or DEFAULT_SCALE_PERCENT, useDisabledIcon)
pregameandingame/optionspanels/gamepad/optionspanel_account_gamepad.lua:29
--
ZO_Keybindings_GenerateIconKeyMarkup(KEY_GAMEPAD_BUTTON_4)
pregameandingame/optionspanels/gamepad/optionspanel_account_gamepad.lua:31
--
ZO_Keybindings_GenerateIconKeyMarkup(KEY_GAMEPAD_BUTTON_4)
pregameandingame/zo_options/gamepad/zo_options_gamepad.lua:732
--
ZO_Keybindings_GenerateIconKeyMarkup(key)