Back to Home
ESO Function Data v101034
SetKeybindButtonDescriptor()
Function Aliases
No known aliases for this function.
Global Function Definitions
libraries/zo_keybindbutton/zo_clickablekeybindlabel.lua:114
--
function ZO_ClickableKeybindLabelMixin:SetKeybindButtonDescriptor(keybindDescriptor)
libraries/zo_keybindbutton/zo_keybindbutton.lua:146
--
function ZO_KeybindButtonMixin:SetKeybindButtonDescriptor(keybindDescriptor)
Local Function Definitions
No known local definitions for this function.
Function Calls
common/gamepad/zo_gamepadparametricscrolllisttemplates.lua:156
--
self.leftIcon:SetKeybindButtonDescriptor(leftShoulderKeybind)
common/gamepad/zo_gamepadparametricscrolllisttemplates.lua:157
--
self.rightIcon:SetKeybindButtonDescriptor(rightShoulderKeybind)
ingame/antiquitydigging/antiquitydigging.lua:286
--
self.helpTutorialsKeybindButton:SetKeybindButtonDescriptor(style.helpTutorialsDescriptor)
ingame/crafting/gamepad/craftadvisor_gamepad.lua:66
--
self.questHeader.keybind:SetKeybindButtonDescriptor(cycleQuestsDescriptor)
ingame/housingeditor/housingeditorhud.lua:3607
--
keybindButton:SetKeybindButtonDescriptor(keybindDescriptor)
ingame/keybindings/gamepad/keybindings_gamepad.lua:341
--
self.primaryKeybindButton:SetKeybindButtonDescriptor(self.primaryKeybindDescriptor)
ingame/keybindings/gamepad/keybindings_gamepad.lua:357
--
self.secondaryKeybindButton:SetKeybindButtonDescriptor(self.secondaryKeybindDescriptor)
ingame/keybindings/gamepad/keybindings_gamepad.lua:373
--
self.tertiaryKeybindButton:SetKeybindButtonDescriptor(self.tertiaryKeybindDescriptor)
ingame/keybindings/gamepad/keybindings_gamepad.lua:388
--
self.backKeybindButton:SetKeybindButtonDescriptor(self.backKeybindDescriptor)
ingame/scrying/ingamescrying.lua:91
--
self.helpTutorialsButton:SetKeybindButtonDescriptor(style.helpTutorialsDescriptor)
ingame/stats/keyboard/zo_stats_keyboard.lua:852
--
self.closeKeybindButton:SetKeybindButtonDescriptor(closeButtonDescriptor)
internalingame/antiquitydigging/antiquitydiggingsummary.lua:110
--
self.primaryKeybindButton:SetKeybindButtonDescriptor(primaryDescriptor)
internalingame/antiquitydigging/antiquitydiggingsummary.lua:120
--
self.secondaryKeybindButton:SetKeybindButtonDescriptor(secondaryDescriptor)
internalingame/market/gamepad/marketgridscreen_gamepad.lua:327
--
self.leftIcon:SetKeybindButtonDescriptor(leftShoulderKeybind)
internalingame/market/gamepad/marketgridscreen_gamepad.lua:328
--
self.rightIcon:SetKeybindButtonDescriptor(rightShoulderKeybind)
internalingame/marketannouncement/gamepad/marketproductcarousel_gamepad.lua:127
--
self.selectKeybindButton:SetKeybindButtonDescriptor(self.actionKeybindDescriptor)
internalingame/marketannouncement/gamepad/marketproductcarousel_gamepad.lua:163
--
self.selectKeybindButton:SetKeybindButtonDescriptor(self.actionKeybindDescriptor)
internalingame/marketannouncement/gamepad/marketproductcarousel_gamepad.lua:169
--
self.helpKeybindButton:SetKeybindButtonDescriptor(self.helpButtonKeybindDescriptor)
internalingame/tribute/tribute.lua:170
--
self.confirmButton:SetKeybindButtonDescriptor(confirmButtonDescriptor)
internalingame/tribute/tributesummary.lua:91
--
self.keybindButton:SetKeybindButtonDescriptor(self.keybindDescriptor)
libraries/zo_dialog/gamepad/zo_genericdialog_gamepad.lua:852
--
interactKeybindControl:SetKeybindButtonDescriptor(descriptor)
libraries/zo_tile/gamepad/actiontile_gamepad.lua:95
--
self.keybindButton:SetKeybindButtonDescriptor(self.actionKeybindDescriptor)