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

◆ IsIgnoredByConstruction()

bool Entity::IsIgnoredByConstruction ( )
inlineprotected

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

745 {
746 return IsDamageDestroyed();
747 }