Difference between revisions of "Particles:removeParticles"

From GiderosMobile
m (mostly formatting :-))
Line 17: Line 17:
 
*''particles:removeParticles(1,2,3)''
 
*''particles:removeParticles(1,2,3)''
 
<source lang="lua">
 
<source lang="lua">
Particles:removeParticles(particle indices)
+
Particles:removeParticles(particleIndices)
 
</source>
 
</source>
  

Revision as of 06:29, 31 December 2020