Back to Home
ESO Function Data v100026
ToggleDyeableSlotHightlight()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/restyle/keyboard/restylesheet_keyboard.lua:547
--
function ZO_RestyleSlotsSheet:ToggleDyeableSlotHightlight(dyeableSlot, isHighlighted, dyeChannel)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/restyle/keyboard/restylesheetwindow_keyboard.lua:378
--
self.currentSheet:ToggleDyeableSlotHightlight(highlightSlot, true, highlightDyeChannel)
ingame/restyle/keyboard/restylesheetwindow_keyboard.lua:413
--
self.currentSheet:ToggleDyeableSlotHightlight(NO_SLOT, false, NO_CHANNEL)