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

◆ IsExplosive()

bool InventoryItem::IsExplosive ( )
inlineprivate

explosive

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

940 {
941 return false;
942 }