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

◆ GetShotDispersionAngle()

float FireworksLauncherClientEvent::GetShotDispersionAngle ( )
inlineprotected

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

69 {
70 return Math.RandomFloatInclusive(-25,25);//this is rotated 360 degrees around the UP vector too
71 }

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

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