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

◆ GetHitComponentForAI()

override string DayZInfected::GetHitComponentForAI ( )
inlineprotected

returns hit component for attacking AI

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

156 {
157 return GetDayZInfectedType().GetHitComponentForAI();
158 }