Back to Home
ESO Function Data v101044
HighlightBoosterRow()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/crafting/gamepad/smithingimprovement_gamepad.lua:556
--
function ZO_GamepadSmithingImprovement:HighlightBoosterRow(rowToHighlight, hasQuestPin)
ingame/crafting/keyboard/smithingimprovement_keyboard.lua:134
--
function ZO_SmithingImprovement:HighlightBoosterRow(rowToHighlight)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/crafting/gamepad/smithingimprovement_gamepad.lua:593
--
self:HighlightBoosterRow(qualityRow, self.selectedItem.hasCraftingQuestPin)
ingame/crafting/keyboard/smithingimprovement_keyboard.lua:85
--
self:HighlightBoosterRow(self:GetBoosterRowForQuality(quality))
ingame/crafting/keyboard/smithingimprovement_keyboard.lua:91
--
self:HighlightBoosterRow(row)
ingame/crafting/keyboard/smithingimprovement_keyboard.lua:101
--
self:HighlightBoosterRow(row)