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

◆ IsThisIgnitionSuccessful()

bool Entity::IsThisIgnitionSuccessful ( EntityAI item_source = NULL)
inlineprotected

Final evaluation just before this item is actually ignited from fire source. Evaluated on Server.

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

619 {
620 return true;
621 }

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