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

◆ SetParticleAutoDestroyFlags()

proto native void ParticleSource::SetParticleAutoDestroyFlags ( ParticleAutoDestroyFlags flags)
protected

Enables the particle to automatically clean up itself when ending or stopping.

Заметки
Is enabled by default (ALL)
Looping particles never end
ParticleSource belonging to a ParticleManager will ignore these
Аргументы
flagsParticleAutoDestroyFlags Flags enabling when the particle should be auto destroyed

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