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

◆ IsThisIgnitionSuccessful()

override bool InventoryItemSuper::IsThisIgnitionSuccessful ( EntityAI item_source = NULL)
inlineprivate

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

38 {
39 return Fireplace.CanIgniteEntityAsFireplace( this );
40 }