Back to Home
ESO Function Data v101034
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/zo_keybindstrip/keybindstrip.lua:166
--
keybindControl:SetupStyle(styleInfo)
ingame/crowncrates/crowncratespackopening.lua:406
--
self.activateCollectibleKeybindControl:SetupStyle(style.activateCollectibleKeybindStyle)
ingame/playertoplayer/playertoplayer.lua:70
--
self.actionKeybindButton:SetupStyle(style.keybindButtonStyle)
ingame/playertoplayer/playertoplayer.lua:71
--
self.promptKeybindButton1:SetupStyle(style.keybindButtonStyle)
ingame/playertoplayer/playertoplayer.lua:72
--
self.promptKeybindButton2:SetupStyle(style.keybindButtonStyle)
ingame/reticle/reticle.lua:27
--
self.interactKeybindButton:SetupStyle(style.keybindButtonStyle)
internalingame/marketannouncement/gamepad/marketannouncement_gamepad.lua:99
--
self.selectButton:SetupStyle(KEYBIND_STRIP_GAMEPAD_STYLE)
internalingame/marketannouncement/gamepad/marketannouncement_gamepad.lua:101
--
self.helpButton:SetupStyle(KEYBIND_STRIP_GAMEPAD_STYLE)
internalingame/marketannouncement/gamepad/marketannouncement_gamepad.lua:107
--
self.scrollButton:SetupStyle(KEYBIND_STRIP_GAMEPAD_STYLE)
internalingame/marketannouncement/gamepad/marketannouncement_gamepad.lua:114
--
self.closeButton:SetupStyle(KEYBIND_STRIP_GAMEPAD_STYLE)
internalingame/marketannouncement/keyboard/marketannouncement_keyboard.lua:31
--
self.closeButton:SetupStyle(KEYBIND_STRIP_STANDARD_STYLE)
pregameandingame/screenadjust/screenadjust.lua:61
--
growShrinkButton:SetupStyle(KEYBIND_STRIP_GAMEPAD_STYLE)
pregameandingame/screenadjust/screenadjust.lua:69
--
self.gamepadSaveButton:SetupStyle(KEYBIND_STRIP_GAMEPAD_STYLE)
pregameandingame/screenadjust/screenadjust.lua:77
--
cancelButton:SetupStyle(KEYBIND_STRIP_GAMEPAD_STYLE)