Back to Home
ESO Function Data v100025
SetupStyle()
Function Aliases
No known aliases for this function.
Global Function Definitions
libraries/zo_keybindbutton/zo_keybindbutton.lua:76
--
function ZO_KeybindButtonMixin:SetupStyle(styleInfo)
Local Function Definitions
No known local definitions for this function.
Function Calls
common/gamepad/screenadjust/screenadjust.lua:72
--
adjustButton:SetupStyle(KEYBIND_STRIP_GAMEPAD_STYLE)
common/gamepad/screenadjust/screenadjust.lua:77
--
self.saveButton:SetupStyle(KEYBIND_STRIP_GAMEPAD_STYLE)
common/gamepad/screenadjust/screenadjust.lua:90
--
self.cancelButton:SetupStyle(KEYBIND_STRIP_GAMEPAD_STYLE)
common/zo_keybindstrip/keybindstrip.lua:158
--
keybindControl:SetupStyle(styleInfo)
ingame/crowncrates/crowncratespackopening.lua:398
--
self.activateCollectibleKeybindControl:SetupStyle(style.activateCollectibleKeybindStyle)
ingame/playertoplayer/playertoplayer.lua:60
--
self.actionKeybindButton:SetupStyle(style.keybindButtonStyle)
ingame/playertoplayer/playertoplayer.lua:61
--
self.promptKeybindButton1:SetupStyle(style.keybindButtonStyle)
ingame/playertoplayer/playertoplayer.lua:62
--
self.promptKeybindButton2:SetupStyle(style.keybindButtonStyle)
ingame/reticle/reticle.lua:27
--
self.interactKeybindButton:SetupStyle(style.keybindButtonStyle)
internalingame/marketannouncement/gamepad/marketannouncement_gamepad.lua:91
--
self.selectButton:SetupStyle(KEYBIND_STRIP_GAMEPAD_STYLE)
internalingame/marketannouncement/gamepad/marketannouncement_gamepad.lua:93
--
self.helpButton:SetupStyle(KEYBIND_STRIP_GAMEPAD_STYLE)
internalingame/marketannouncement/gamepad/marketannouncement_gamepad.lua:96
--
self.scrollButton:SetupStyle(KEYBIND_STRIP_GAMEPAD_STYLE)
internalingame/marketannouncement/gamepad/marketannouncement_gamepad.lua:100
--
self.closeButton:SetupStyle(KEYBIND_STRIP_GAMEPAD_STYLE)
internalingame/marketannouncement/keyboard/marketannouncement_keyboard.lua:27
--
self.closeButton:SetupStyle(KEYBIND_STRIP_STANDARD_STYLE)