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

◆ StepZeroingDownAllMuzzles()

void InventoryItemSuper::StepZeroingDownAllMuzzles ( )
inlineprivate

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

459 {
460 for (int i = 0; i < GetMuzzleCount(); i++)
461 {
463 }
464 }
proto native int GetMuzzleCount()
proto native bool StepZeroingDown(int muzzleIndex=0)
sets zeroing to previous (respective to current) defined value in zeroing config array

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