QoL function using script ParticleList, strongly recommend to read comments for PlayParticles as well.
| id | int ID of particle registered in ParticleList |
| positions | array<vector> Positions of particles |
| count | int Amount of particles to create at this position |
array<ParticleSource> The resulting particles - Read particles param of PlayParticles См. определение в файле ParticleManager.c строка 356
Перекрестные ссылки ParticleList::GetParticleFullPath() и PlayParticles().