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

◆ IsRepeat()

override bool ParticleSource::IsRepeat ( )
inlineprivate

Returns whether there is a repeating particle.

Возвращает
bool whether there is a repeating particle

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

623 {
624 return IsRepeatNative();
625 }
proto bool IsRepeatNative()
Returns whether there is a repeating particle.

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