Back to Home
ESO Function Data v101044
SetSparksAngleAndSpread()
Function Aliases
No known aliases for this function.
Global Function Definitions
pregame/pregameanimatedbackground/gamepad/morrowindbackground.lua:189
--
function LavaBurst:SetSparksAngleAndSpread(angleRadians, spreadRadians)
Local Function Definitions
No known local definitions for this function.
Function Calls
pregame/pregameanimatedbackground/gamepad/morrowindbackground.lua:409
--
lavaBurst1:SetSparksAngleAndSpread(math.rad(90), math.rad(10))
pregame/pregameanimatedbackground/gamepad/morrowindbackground.lua:418
--
lavaBurst2:SetSparksAngleAndSpread(math.rad(125), math.rad(20))
pregame/pregameanimatedbackground/gamepad/morrowindbackground.lua:427
--
lavaBurst3:SetSparksAngleAndSpread(math.rad(330), math.rad(10))
pregame/pregameanimatedbackground/gamepad/morrowindbackground.lua:436
--
lavaBurst4:SetSparksAngleAndSpread(math.rad(0), math.rad(25))
pregame/pregameanimatedbackground/gamepad/morrowindbackground.lua:445
--
lavaBurst5:SetSparksAngleAndSpread(math.rad(0), math.rad(25))
pregame/pregameanimatedbackground/gamepad/morrowindbackground.lua:454
--
lavaBurst6:SetSparksAngleAndSpread(math.rad(320), math.rad(25))
pregame/pregameanimatedbackground/gamepad/morrowindbackground.lua:463
--
lavaBurst7:SetSparksAngleAndSpread(math.rad(330), math.rad(20))