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

◆ GetMaxLifetime()

override float ParticleSource::GetMaxLifetime ( )
inlineprivate

Returns the approx. max lifetime.

Возвращает
float The largest lifetime sum among the emitors

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

638 {
639 return GetMaxLifetimeNative();
640 }
proto float GetMaxLifetimeNative()
Returns the approx. max lifetime.

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