DayZ 1.27
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.

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

601 {
602 return true;
603 }

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