Back to Home
ESO Function Data v101044
SetAlphaAndColorFlickerStrength()
Function Aliases
No known aliases for this function.
Global Function Definitions
libraries/zo_visualeffects/zo_flickereffect.lua:136
--
function ZO_FlickerEffect:SetAlphaAndColorFlickerStrength(control, alphaFlickerStrength, colorFlickerStrength)
Local Function Definitions
No known local definitions for this function.
Function Calls
pregame/pregameanimatedbackground/gamepad/peninsulabackground.lua:393
--
FLICKER_EFFECT:SetAlphaAndColorFlickerStrength(self.ouroborosGlowTexture, alphaFlickerStrength, colorFlickerStrength)