DayZ 1.27
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 строка 748

749 {
750 return false;
751 }