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

◆ IsChamberFullEx()

bool InventoryItemSuper::IsChamberFullEx ( int muzzleIndex)
inlineprivate

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

98 {
99 return IsChamberFull(muzzleIndex);
100 }
proto native bool IsChamberFull(int muzzleIndex)
maximum number of cartridges in chamber

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