Back to Home
ESO Function Data v100023
SetSparksAngleAndSpread()
Function Aliases
No known aliases for this function.
Global Function Definitions
pregame/pregameanimatedbackground/morrowindbackground.lua:190
--
function LavaBurst:SetSparksAngleAndSpread(angleRadians, spreadRadians)
Local Function Definitions
No known local definitions for this function.
Function Calls
pregame/pregameanimatedbackground/morrowindbackground.lua:410
--
lavaBurst1:SetSparksAngleAndSpread(math.rad(90), math.rad(10))
pregame/pregameanimatedbackground/morrowindbackground.lua:419
--
lavaBurst2:SetSparksAngleAndSpread(math.rad(125), math.rad(20))
pregame/pregameanimatedbackground/morrowindbackground.lua:428
--
lavaBurst3:SetSparksAngleAndSpread(math.rad(330), math.rad(10))
pregame/pregameanimatedbackground/morrowindbackground.lua:437
--
lavaBurst4:SetSparksAngleAndSpread(math.rad(0), math.rad(25))
pregame/pregameanimatedbackground/morrowindbackground.lua:446
--
lavaBurst5:SetSparksAngleAndSpread(math.rad(0), math.rad(25))
pregame/pregameanimatedbackground/morrowindbackground.lua:455
--
lavaBurst6:SetSparksAngleAndSpread(math.rad(320), math.rad(25))
pregame/pregameanimatedbackground/morrowindbackground.lua:464
--
lavaBurst7:SetSparksAngleAndSpread(math.rad(330), math.rad(20))