Particles:getParticles

From GiderosMobile
Revision as of 10:04, 23 August 2018 by Hgy29 (talk | contribs) (Created page with "__NOTOC__ '''Available since:''' in development<br/> === Description === Retrieve particles states of this system <source lang="lua"> (table), = Particles:getParticles(settag,...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Available since: in development

Description

Retrieve particles states of this system

(table), = Particles:getParticles(settag,)

set: (table, optional) Optional set of particle indices to query optional
tag: (string, optional) only return particles matching this tag optional
Returns (table) table containing the state of each particle in the system matching tag if any