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

◆ IsIgnoredByConstruction()

bool Entity::IsIgnoredByConstruction ( )
inlineprotected

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

740 {
741 return IsDamageDestroyed();
742 }