Difference between revisions of "Particles:getParticles"

From GiderosMobile
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
 +
<languages />
 
'''<translate>Available since</translate>:''' in development<br/>
 
'''<translate>Available since</translate>:''' in development<br/>
 
'''<translate>Class</translate>:''' [[Special:MyLanguage/Particles|Particles]]<br/>
 
'''<translate>Class</translate>:''' [[Special:MyLanguage/Particles|Particles]]<br/>

Revision as of 10:59, 3 September 2018


Available since: in development
Class: Particles

Description

Retrieve particles states of this system

(table) = Particles:getParticles(set,tag)

Parameters

set: (table, optional) Optional set of particle indices to query optional
tag: (string, optional) only return particles matching this tag optional

Return values

Returns (table) table containing the state of each particle in the system matching tag if any