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

◆ Stop()

void Particle::Stop ( )
inlineprotected

Legacy function for backwards compatibility with 1.14 and below.

См. определение в файле Particle.c строка 266

267 {
268 StopParticle();
269 }
override bool StopParticle(int flags=0)
Method to tell the particle to stop playing.
Определения Particle.c:245

Перекрестные ссылки StopParticle().

Используется в DestroyParticle(), Roadflare::DestroyParticle(), InventoryItem::KillAllOverheatingParticles(), EffectParticle::Stop() и InventoryItem::UpdateAllOverheatingParticles().