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

◆ Event_OnParticleEnd

ref ScriptInvoker ParticleEvents::Event_OnParticleEnd = new ScriptInvoker()
private

Called when particle ends.

Заметки
Particle: Called when lifetime is over and there are no emitors active anymore
ParticleSource: Called when particle ends naturally or after the particle is stopped and there are no emitors active anymore
Предупреждения
Looped never ends naturally and need to be stopped

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

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