DayZ 1.27
DayZ Explorer by KGB
 
Загрузка...
Поиск...
Не найдено
ConsumeConditionData.c
См. документацию.
2{
5 //int m_ConsumptionType = -1;
6
8 {
9 m_Consumer = consumer;
10 m_ConsumedItem = item;
11 }
12}
EntityAI m_Consumer
Определения ConsumeConditionData.c:3
ItemBase m_ConsumedItem
Определения ConsumeConditionData.c:4
void ConsumeConditionData(EntityAI consumer, ItemBase item)
Определения ConsumeConditionData.c:7
Определения Building.c:6
Определения InventoryItem.c:731