Back to Home
ESO Function Data v101044
HideKeys()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/actionbar/actionbutton.lua:760
--
function ActionButton:HideKeys(hide)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/actionbar/actionbutton.lua:79
--
self:HideKeys(false)
ingame/actionbar/actionbutton.lua:85
--
self:HideKeys(true)
ingame/actionbar/actionbutton.lua:1003
--
self:HideKeys(not (isGamepad and ZO_Keybindings_ShouldShowGamepadKeybind()))