Back to Home
ESO Function Data v100019
ZO_Keybindings_GetKeyText()
Function Aliases
No known aliases for this function.
Global Function Definitions
common/zo_keybindings/keybindingutils.lua:64
--
function ZO_Keybindings_GetKeyText(key, widthPercent, heightPercent)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/map/keeptooltip.lua:241
--
ZO_Keybindings_GetKeyText(KEY_GAMEPAD_BUTTON_1)
ingame/map/worldmap.lua:7152
--
ZO_Keybindings_GetKeyText(KEY_GAMEPAD_BUTTON_1, KEYBIND_SCALE_PERCENT, KEYBIND_SCALE_PERCENT)
ingame/map/worldmap.lua:7220
--
ZO_Keybindings_GetKeyText(KEY_GAMEPAD_LEFT_TRIGGER, SCALE, SCALE)
ingame/map/worldmap.lua:7220
--
ZO_Keybindings_GetKeyText(KEY_GAMEPAD_RIGHT_TRIGGER, SCALE, SCALE)
ingame/tooltip/maptooltips.lua:183
--
ZO_Keybindings_GetKeyText(KEY_GAMEPAD_BUTTON_1)
ingame/tooltip/maptooltips.lua:201
--
ZO_Keybindings_GetKeyText(KEY_GAMEPAD_BUTTON_1)
libraries/zo_dialog/gamepad/zo_genericdialog_gamepad.lua:700
--
ZO_Keybindings_GetKeyText(KEY_GAMEPAD_BUTTON_1)
pregameandingame/gamepad/controllerdisconnect/controllerdisconnect.lua:11
--
ZO_Keybindings_GetKeyText(KEY_GAMEPAD_BUTTON_1)