Back to Home
ESO Function Data v101044
ToggleDyeableSlotHightlight()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/restyle/keyboard/restylesheet_keyboard.lua:530
--
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:592
--
self:GetCurrentSheet():ToggleDyeableSlotHightlight(highlightSlot, true, highlightDyeChannel)
ingame/restyle/keyboard/restylesheetwindow_keyboard.lua:620
--
self:GetCurrentSheet():ToggleDyeableSlotHightlight(NO_SLOT, false, NO_CHANNEL)