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

◆ SetCookingEquipment()

void ItemBase::SetCookingEquipment ( ItemBase equipment)
inlineprotected

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

40 {
41 m_CookingEquipment = equipment;
42 }
ItemBase m_CookingEquipment
Определения PortableGasStove.c:18

Перекрестные ссылки m_CookingEquipment.

Используется в ClearCookingEquipment() и EEItemAttached().