DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
StepZeroingUpAllMuzzles()
void InventoryItemSuper::StepZeroingUpAllMuzzles
(
)
inline
private
См. определение в файле
Weapon.c
строка
450
451
{
452
for
(
int
i = 0; i <
GetMuzzleCount
(); i++)
453
{
454
StepZeroingUp
(i);
455
}
456
}
InventoryItemSuper::StepZeroingUp
proto native bool StepZeroingUp(int muzzleIndex=0)
sets zeroing to next defined (respective to current) value in zeroing config array
InventoryItemSuper::GetMuzzleCount
proto native int GetMuzzleCount()
Перекрестные ссылки
GetMuzzleCount()
и
StepZeroingUp()
.
InventoryItemSuper
Создано системой
1.13.2