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

◆ ShootsExplosiveAmmo()

bool IEntity::ShootsExplosiveAmmo ( )
inlineprivate

Returns if this entity is a weapon which can shoot explosive ammo.

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

671 {
672 return false;
673 }