Back to Home
ESO Function Data v101032
SetCenterColor()
Function Aliases
- No known aliases for this function.
Global Function Definitions
- No known global definitions for this function.
Local Function Definitions
- No known local definitions for this function.
Function Calls
- ingame/chatsystem/sharedchatsystem.lua:403 -- self.backdrop:SetCenterColor(r, g, b, 1)
- ingame/giftinventory/keyboard/giftinventoryview_keyboard.lua:27 -- self.overlayGlowControl:SetCenterColor(r, g, b)
- ingame/map/mappin.lua:2664 -- self.polygonBlob:SetCenterColor(r, g, b, alpha)
- libraries/zo_templates/labeltemplates_shared.lua:105 -- keyEdgeFile:SetCenterColor(self.edgeFileColor:UnpackRGBA())
- libraries/zo_templates/labeltemplates_shared.lua:108 -- keyEdgeFile:SetCenterColor(1, 1, 1, 1)
- libraries/zo_templates/windowtemplates.lua:13 -- highlight:SetCenterColor(r, g, b, 1)