Back to Home
ESO Function Data v101044
ToggleDyeControlsHightlight()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/restyle/keyboard/restylesheet_keyboard.lua:520
--
function ZO_RestyleSlotsSheet:ToggleDyeControlsHightlight(dyeableSlotControls, isHighlighted, dyeChannel)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/restyle/keyboard/restylesheet_keyboard.lua:532
--
self:ToggleDyeControlsHightlight(self.slots[dyeableSlot]:GetDyeControls(), isHighlighted, dyeChannel)
ingame/restyle/keyboard/restylesheet_keyboard.lua:535
--
self:ToggleDyeControlsHightlight(slotObject:GetDyeControls(), isHighlighted, dyeChannel)