Back to Home
ESO Function Data v100023
SetKeybindDescriptor()
Function Aliases
No known aliases for this function.
Global Function Definitions
libraries/zo_focus/gamepad/zo_gamepadmultifocusareamanager.lua:32
--
function ZO_GamepadMultiFocusArea_Base:SetKeybindDescriptor(keybindDescriptor)
Local Function Definitions
No known local definitions for this function.
Function Calls
common/gamepad/zo_gamepadmultifocusparametricscrolllistscreen.lua:57
--
self.parametricListArea:SetKeybindDescriptor(self.keybindStripDescriptor)
ingame/chatsystem/gamepad/chatmenu_gamepad.lua:334
--
self.chatEntryPanelFocalArea:SetKeybindDescriptor(self.chatEntryListKeybindDescriptor)
ingame/chatsystem/gamepad/chatmenu_gamepad.lua:370
--
self.textInputAreaFocalArea:SetKeybindDescriptor(self.textInputAreaKeybindDescriptor)
ingame/dyeing/gamepad/dyeing_gamepad.lua:226
--
self.toolsArea:SetKeybindDescriptor(self.toolsKeybindStripDescriptor)
ingame/dyeing/gamepad/dyeing_gamepad.lua:237
--
self.gridArea:SetKeybindDescriptor(self.dyeKeybindStripDescriptor)
ingame/restyle/gamepad/outfit_slots_panel_gamepad.lua:255
--
self.searchArea:SetKeybindDescriptor(self.searchKeybindStripDescriptor)
ingame/restyle/gamepad/outfit_slots_panel_gamepad.lua:266
--
self.gridArea:SetKeybindDescriptor(self.gridKeybindStripDescriptor)
ingame/restyle/gamepad/restyle_station_gamepad.lua:554
--
self.savedSetsHeaderFocus:SetKeybindDescriptor(self.savedSetsKeybindDescriptor)
ingame/restyle/gamepad/restyle_station_gamepad.lua:571
--
self.outfitSelectorHeaderFocus:SetKeybindDescriptor(self.outfitKeybindDescriptor)
libraries/zo_sortfilterlist/gamepad/zo_interactivesortfilterlist_gamepad.lua:293
--
self.filtersFocalArea:SetKeybindDescriptor(filterKeybindStripDescriptor)
libraries/zo_sortfilterlist/gamepad/zo_interactivesortfilterlist_gamepad.lua:294
--
self.headersFocalArea:SetKeybindDescriptor(headerKeybindStripDescriptor)
libraries/zo_sortfilterlist/gamepad/zo_interactivesortfilterlist_gamepad.lua:295
--
self.panelFocalArea:SetKeybindDescriptor(self.keybindStripDescriptor)