Difference between revisions of "Particles:getParticles"

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:getParticles(set,tag)
 
(table) = Particles:getParticles(set,tag)
</source>
+
</syntaxhighlight>
 
=== <translate>Parameters</translate> ===
 
=== <translate>Parameters</translate> ===
 
'''set''': (table, optional) <translate>Optional set of particle indices to query</translate> '''optional'''<br/>
 
'''set''': (table, optional) <translate>Optional set of particle indices to query</translate> '''optional'''<br/>

Revision as of 15:32, 13 July 2023