DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
CanProcessDecay()
bool
InventoryItem::CanProcessDecay
(
)
inline
protected
См. определение в файле
ItemBase.c
строка
4551
4552
{
4553
// this is stub, implemented on Edible_Base class
4554
// used to determine whether it is still necessary for the food to decay
4555
return
false
;
4556
}
InventoryItem
Создано системой
1.13.2