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

◆ GetFoodStage()

FoodStage InventoryItem::GetFoodStage ( )
inlineprotected

overridden on Edible_Base; so we don't have to parse configs all the time

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

2634 {
2635 return null;
2636 }