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

◆ ShowZonesHealth()

bool IEntity::ShowZonesHealth ( )
inlineprivate

Returns true if the health of damage zones should be displayed (instead of global HP of the entity) ( action widgets)

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

752 {
753 return false;
754 }