Back to Home
ESO Function Data v100024
SetCalloutBackgroundColor()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/housingeditor/furnitureclasses_shared.lua:509
--
function ZO_HousingMarketProduct.SetCalloutBackgroundColor(leftBackground, rightBackground, centerBackground, backgroundColor)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/housingeditor/gamepad/furnitureclasses_gamepad.lua:104
--
furnitureObject.SetCalloutBackgroundColor(control.subLabel1LeftBackground, control.subLabel1RightBackground, control.subLabel1CenterBackground, subLabelBackgroundColor)
ingame/housingeditor/keyboard/housingfurnitureproducts_keyboard.lua:171
--
marketProductFurnitureObject.SetCalloutBackgroundColor(rowControl.textCalloutLeftBackground, rowControl.textCalloutRightBackground, rowControl.textCalloutCenterBackground, textCalloutBackgroundColor)