| ParticleSource CreateParticleById | ( | int | id, |
| ParticleProperties | properties ) |
QoL function for when only one particle is needed using script ParticleList, strongly recommend to read comments for CreateParticles as well.
| id | int ID of particle registered in ParticleList |
| properties | ParticleProperties Properties of the particles created |
ParticleSource The resulting particle См. определение в файле ParticleManager.c строка 328
Перекрестные ссылки CreateParticles() и ParticleList::GetParticleFullPath().