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

◆ IsIgnoredByConstruction()

bool Entity::IsIgnoredByConstruction ( )
inlineprotected

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

740 {
741 return IsDamageDestroyed();
742 }