Difference between revisions of "Particles:getDeadParticles"

From GiderosMobile
m (Text replacement - "<source" to "<syntaxhighlight")
m (Text replacement - "</source>" to "</syntaxhighlight>")
Line 7: Line 7:
 
<syntaxhighlight lang="lua">
 
<syntaxhighlight lang="lua">
 
(table) = Particles:getDeadParticles()
 
(table) = Particles:getDeadParticles()
</source>
+
</syntaxhighlight>
 
=== <translate>Return values</translate> ===
 
=== <translate>Return values</translate> ===
 
'''<translate>Returns</translate>''' (table) List of expired particles<br/>
 
'''<translate>Returns</translate>''' (table) List of expired particles<br/>
  
 
{{Particles}}
 
{{Particles}}

Revision as of 15:32, 13 July 2023