Back to Home
ESO Function Data v100026
SetSparksBend()
Function Aliases
No known aliases for this function.
Global Function Definitions
pregame/pregameanimatedbackground/morrowindbackground.lua:194
--
function LavaBurst:SetSparksBend(minBendRadians, maxBendRadians)
Local Function Definitions
No known local definitions for this function.
Function Calls
pregame/pregameanimatedbackground/morrowindbackground.lua:411
--
lavaBurst1:SetSparksBend(math.rad(-40), math.rad(40))
pregame/pregameanimatedbackground/morrowindbackground.lua:420
--
lavaBurst2:SetSparksBend(math.rad(-80), math.rad(20))
pregame/pregameanimatedbackground/morrowindbackground.lua:429
--
lavaBurst3:SetSparksBend(math.rad(-45), math.rad(45))
pregame/pregameanimatedbackground/morrowindbackground.lua:438
--
lavaBurst4:SetSparksBend(math.rad(20), math.rad(40))
pregame/pregameanimatedbackground/morrowindbackground.lua:447
--
lavaBurst5:SetSparksBend(math.rad(0), math.rad(40))
pregame/pregameanimatedbackground/morrowindbackground.lua:456
--
lavaBurst6:SetSparksBend(math.rad(-40), math.rad(-10))
pregame/pregameanimatedbackground/morrowindbackground.lua:465
--
lavaBurst7:SetSparksBend(math.rad(-35), math.rad(35))