DayZ 1.27
DayZ Explorer by KGB
 
Загрузка...
Поиск...
Не найдено

◆ GetParticles()

proto native int GetParticles ( out array< ParticleSource > outArray,
int startIndex,
int count )

Manually get a portion of the particles in the pool.

Аргументы
particlesarray<ParticleSource> The resulting particles
startIndexint Starting index
countint Amount of particles to get
Возвращает
int Amount of particles in outArray

Используется в GetParticlesEx().