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

◆ DisableAutoDestroy()

void ParticleSource::DisableAutoDestroy ( )
inlineprotected

Disables the particle automatically cleaning up itself when ending or stopping.

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

152 {
154 }
ParticleAutoDestroyFlags
Flags to pass to ParticleSource.SetParticleAutoDestroyFlags.
Определения ParticleSource.c:3
proto native void SetParticleAutoDestroyFlags(ParticleAutoDestroyFlags flags)
Enables the particle to automatically clean up itself when ending or stopping.

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

Используется в PMTPlayback::TestOnePlayingStandAlone() и PMTPlayback::TestStopping().