Back to Home
ESO Function Data v101032
SetBurstEasing()
Function Aliases
No known aliases for this function.
Global Function Definitions
libraries/zo_particles/zo_particlesystem.lua:56
--
function ZO_ParticleSystem:SetBurstEasing(easingFunction)
Local Function Definitions
No known local definitions for this function.
Function Calls
pregame/pregameanimatedbackground/gamepad/elsweyrbackground.lua:73
--
sandParticleSystem:SetBurstEasing(ZO_EaseInOutQuadratic)
pregame/pregameanimatedbackground/gamepad/elsweyrbackground.lua:102
--
stoneParticleSystem:SetBurstEasing(ZO_EaseInOutQuadratic)
pregame/pregameanimatedbackground/gamepad/morrowindbackground.lua:153
--
sparksParticleSystem:SetBurstEasing(BurstEasing)