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

◆ RestartParticle()

override bool ParticleSource::RestartParticle ( )
inlineprivate

Method to tell the particle to restart (reset + play)

Возвращает
bool Whether the particle successfully restarted

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

403 {
404 return RestartParticleNative();
405 }
proto native bool RestartParticleNative()
Method to tell the particle to restart (reset + play)

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