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

◆ IsTargetIgnitionSuccessful()

bool Entity::IsTargetIgnitionSuccessful ( EntityAI item_target)
inlineprotected

Final evaluation just before the target item is actually ignited. Evaluated on Server.

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

613 {
614 return true;
615 }

Перекрестные ссылки EntityAI().