QoL function 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 |
count | int Amount of particles to create with these properties |
int
Amount of particles created in this frame, if the ParticleManager is still allocating while this is called and virtual particles are enabled, the overflow particles will be virtual instead См. определение в файле ParticleManager.c строка 303
Перекрестные ссылки CreateParticles() и ParticleList::GetParticleFullPath().