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

◆ Event_OnParticleStop

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

Called when particle stops playing.

Заметки
Particle: Called when any Stop method has been called or when lifetime is over
ParticleSource: Called when StopParticleNative is successful, when the particle ends and when the particle is destroyed while it is playing

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

Используется в OnParticleStop() и EffectParticle::SetParticle().