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

◆ IsThisIgnitionSuccessful() [3/5]

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

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

33 {
34 return Fireplace.CanIgniteEntityAsFireplace( this );
35 }