Back to Home
ESO Function Data v100027
SetStartPrimeS()
Function Aliases
No known aliases for this function.
Global Function Definitions
libraries/zo_particles/zo_particlesystem.lua:35
--
function ZO_ParticleSystem:SetStartPrimeS(primeS)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/giftinventory/giftinventoryview_shared.lua:87
--
headerSparksParticleSystem:SetStartPrimeS(1.5)
ingame/giftinventory/giftinventoryview_shared.lua:102
--
headerStarbustParticleSystem:SetStartPrimeS(2)
pregame/pregameanimatedbackground/console/elsweyrbackground.lua:137
--
lightParticleSystem:SetStartPrimeS((index / #LIGHT_EMITTERS_CENTER_X) * LIGHT_DURATION_S)
pregame/pregameanimatedbackground/console/summersetbackground.lua:90
--
leafParticleSystem:SetStartPrimeS(primeS)
pregame/pregameanimatedbackground/console/summersetbackground.lua:125
--
lightParticleSystem:SetStartPrimeS((index / #LIGHT_EMITTERS) * LIGHT_DURATION_S)