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

◆ ShootsExplosiveAmmo()

bool IEntity::ShootsExplosiveAmmo ( )
inlineprivate

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

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

668 {
669 return false;
670 }