array< ParticleSource > GetParticlesEx | ( | int | startIndex, |
int | count ) |
Manually get a portion of the particles in the pool.
startIndex | int Starting index |
count | int Amount of particles to get |
array<ParticleSource>
The resulting particles См. определение в файле ParticleManager.c строка 402
Перекрестные ссылки GetParticles().