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

◆ GetSecondaryExplosionDelay()

int FireworksLauncherClientEvent::GetSecondaryExplosionDelay ( )
inlineprotected

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

213 {
214 return Math.RandomIntInclusive(100,250);
215 }

Перекрестные ссылки Math::RandomIntInclusive().

Используется в RequestSecondaryExplosion().