Back to Home
ESO Function Data v101043
GetButtonsLeftAndRight()
Function Aliases
No known aliases for this function.
Global Function Definitions
libraries/zo_keybindstrip/zo_keybindstrip.lua:1279
--
function ZO_KeybindStrip:GetButtonsLeftAndRight(buttons)
Local Function Definitions
No known local definitions for this function.
Function Calls
libraries/zo_keybindstrip/zo_keybindstrip.lua:1248
--
self:GetButtonsLeftAndRight(buttonsByAlignment[KEYBIND_STRIP_ALIGN_LEFT])
libraries/zo_keybindstrip/zo_keybindstrip.lua:1249
--
self:GetButtonsLeftAndRight(buttonsByAlignment[KEYBIND_STRIP_ALIGN_CENTER])
libraries/zo_keybindstrip/zo_keybindstrip.lua:1250
--
self:GetButtonsLeftAndRight(buttonsByAlignment[KEYBIND_STRIP_ALIGN_RIGHT])