proto native int GetParticles | ( | out array< ParticleSource > | outArray, |
int | startIndex, | ||
int | count ) |
Manually get a portion of the particles in the pool.
particles | array<ParticleSource> The resulting particles |
startIndex | int Starting index |
count | int Amount of particles to get |
int
Amount of particles in outArray Используется в GetParticlesEx().