Back to Home
ESO Function Data v101044
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:167
--
function ZO_KeybindButtonMixin:SetKeybindButtonDescriptor(keybindDescriptor)
Local Function Definitions
No known local definitions for this function.
Function Calls
common/gamepad/zo_gamepadparametricscrolllisttemplates.lua:158
--
self.leftIcon:SetKeybindButtonDescriptor(leftShoulderKeybind)
common/gamepad/zo_gamepadparametricscrolllisttemplates.lua:159
--
self.rightIcon:SetKeybindButtonDescriptor(rightShoulderKeybind)
common/zo_uierrors/errorframe.lua:81
--
self.dismissKeybind:SetKeybindButtonDescriptor(self.dismissKeybindDescriptor)
common/zo_uierrors/errorframe.lua:91
--
self.suppressKeybind:SetKeybindButtonDescriptor(self.suppressKeybindDescriptor)
common/zo_uierrors/errorframe.lua:106
--
self.reloadKeybind:SetKeybindButtonDescriptor(self.reloadKeybindDescriptor)
common/zo_uierrors/errorframe.lua:116
--
self.copyKeybind:SetKeybindButtonDescriptor(self.copyKeybindDescriptor)
common/zo_uierrors/errorframe.lua:132
--
self.moreInfoKeybind:SetKeybindButtonDescriptor(self.moreInfoKeybindDescriptor)
common/zo_uierrors/errorframe.lua:143
--
self.increaseKeyLabel:SetKeybindButtonDescriptor(self.increaseKeyLabelDescriptor)
common/zo_uierrors/errorframe.lua:152
--
self.decreaseKeyLabel:SetKeybindButtonDescriptor(self.decreaseKeyLabelDescriptor)
common/zo_uierrors/errorframe.lua:160
--
self.moreInfoKeybind:SetKeybindButtonDescriptor(self.moreInfoKeybindDescriptor)
ingame/antiquitydigging/antiquitydigging.lua:286
--
self.helpTutorialsKeybindButton:SetKeybindButtonDescriptor(style.helpTutorialsDescriptor)
ingame/crafting/gamepad/craftadvisor_gamepad.lua:65
--
self.questHeader.keybind:SetKeybindButtonDescriptor(cycleQuestsDescriptor)
ingame/endlessdungeon/endlessdungeonbufftracker_shared.lua:99
--
self.switchToSummaryKeybindButton:SetKeybindButtonDescriptor(self.switchToSummaryKeybindDescriptor)
ingame/endlessdungeon/endlessdungeonbufftracker_shared.lua:100
--
self.closeKeybindButton:SetKeybindButtonDescriptor(self.closeKeybindDescriptor)
ingame/endlessdungeon/endlessdungeonhudtracker.lua:39
--
self.showBuffTrackerKeybindButton:SetKeybindButtonDescriptor(self.showBuffTrackerKeybindDescriptor)
ingame/endlessdungeon/endlessdungeonsummary.lua:65
--
self.switchToBuffsKeybindButton:SetKeybindButtonDescriptor(switchToBuffsKeybindDescriptor)
ingame/endlessdungeon/endlessdungeonsummary.lua:66
--
self.closeToBuffsKeybindButton:SetKeybindButtonDescriptor(closeDescriptor)
ingame/housingeditor/housingeditorhud.lua:4204
--
keybindButton:SetKeybindButtonDescriptor(keybindDescriptor)
ingame/keybindings/gamepad/keybindings_gamepad.lua:420
--
self.primaryKeybindButton:SetKeybindButtonDescriptor(self.primaryKeybindDescriptor)
ingame/keybindings/gamepad/keybindings_gamepad.lua:443
--
self.secondaryKeybindButton:SetKeybindButtonDescriptor(self.secondaryKeybindDescriptor)
ingame/keybindings/gamepad/keybindings_gamepad.lua:461
--
self.tertiaryKeybindButton:SetKeybindButtonDescriptor(self.tertiaryKeybindDescriptor)
ingame/keybindings/gamepad/keybindings_gamepad.lua:480
--
self.quaternaryKeybindButton:SetKeybindButtonDescriptor(self.quaternaryKeybindDescriptor)
ingame/keybindings/gamepad/keybindings_gamepad.lua:497
--
self.backKeybindButton:SetKeybindButtonDescriptor(self.backKeybindDescriptor)
ingame/promotionalevents/gamepad/promotionalevents_gamepad.lua:964
--
self.viewInCollectionsButton:SetKeybindButtonDescriptor(viewInCollectionsDescriptor)
ingame/promotionalevents/gamepad/promotionalevents_gamepad.lua:973
--
self.closeButton:SetKeybindButtonDescriptor(closeDescriptor)
ingame/scrying/ingamescrying.lua:91
--
self.helpTutorialsButton:SetKeybindButtonDescriptor(style.helpTutorialsDescriptor)
ingame/stats/keyboard/zo_stats_keyboard.lua:1020
--
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:349
--
self.leftIcon:SetKeybindButtonDescriptor(leftShoulderKeybind)
internalingame/market/gamepad/marketgridscreen_gamepad.lua:350
--
self.rightIcon:SetKeybindButtonDescriptor(rightShoulderKeybind)
internalingame/marketannouncement/gamepad/marketproductcarousel_gamepad.lua:140
--
self.selectKeybindButton:SetKeybindButtonDescriptor(self.actionKeybindDescriptor)
internalingame/marketannouncement/gamepad/marketproductcarousel_gamepad.lua:177
--
self.selectKeybindButton:SetKeybindButtonDescriptor(self.actionKeybindDescriptor)
internalingame/marketannouncement/gamepad/marketproductcarousel_gamepad.lua:183
--
self.helpKeybindButton:SetKeybindButtonDescriptor(self.helpButtonKeybindDescriptor)
internalingame/tribute/tribute.lua:177
--
self.confirmButton:SetKeybindButtonDescriptor(confirmButtonDescriptor)
internalingame/tribute/tribute.lua:187
--
self.confinedCardsButton:SetKeybindButtonDescriptor(confinedCardsButtonDescriptor)
internalingame/tribute/tributesummary.lua:91
--
self.keybindButton:SetKeybindButtonDescriptor(self.keybindDescriptor)
libraries/zo_dialog/gamepad/zo_genericdialog_gamepad.lua:913
--
interactKeybindControl:SetKeybindButtonDescriptor(descriptor)
libraries/zo_tile/gamepad/actiontile_gamepad.lua:102
--
self.keybindButton:SetKeybindButtonDescriptor(self.actionKeybindDescriptor)
pregameandingame/zo_addonmanager/zo_addonmanager.lua:555
--
primaryButton:SetKeybindButtonDescriptor(self.primaryKeybindDescriptor)
pregameandingame/zo_addonmanager/zo_addonmanager.lua:560
--
secondaryButton:SetKeybindButtonDescriptor(self.secondaryKeybindDescriptor)