- ingame/actionbar/actionbutton.lua:154 --
ZO_ActionSlot_SetupSlot(slotObject.icon, slotObject.button, slotIcon, isGamepad and "" or ACTION_BUTTON_BORDERS.normal, isGamepad and "" or ACTION_BUTTON_BORDERS.mouseDown, slotObject.cooldownIcon)
- ingame/skills/keyboard/keyboardassignableactionbar.lua:186 --
ZO_ActionSlot_SetupSlot(self.icon, self.button, iconTexture, ACTION_BUTTON_BORDERS.normal, mouseDownFrameTexture, nil, mouseOverFrameTexture)
- ingame/utilitywheel/keyboard/assignableutilitywheel_keyboard.lua:203 --
ZO_ActionSlot_SetupSlot(slot.icon, slot.button, ZO_UTILITY_SLOT_EMPTY_TEXTURE)
- ingame/utilitywheel/keyboard/assignableutilitywheel_keyboard.lua:231 --
ZO_ActionSlot_SetupSlot(slot.icon, slot.button, ZO_UTILITY_SLOT_EMPTY_TEXTURE)
- ingame/utilitywheel/keyboard/assignableutilitywheel_keyboard.lua:245 --
ZO_ActionSlot_SetupSlot(slot.icon, slot.button, slotIcon)
- ingame/utilitywheel/keyboard/assignableutilitywheel_keyboard.lua:253 --
ZO_ActionSlot_SetupSlot(slot.icon, slot.button, slotIcon)
- ingame/utilitywheel/keyboard/assignableutilitywheel_keyboard.lua:259 --
ZO_ActionSlot_SetupSlot(slot.icon, slot.button, slotIcon)