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

◆ ResetParticle()

override bool ParticleSource::ResetParticle ( )
inlineprivate

Method to tell the particle to reset.

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

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

388 {
389 return ResetParticleNative();
390 }
proto native bool ResetParticleNative()
Method to tell the particle to reset.

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