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

◆ InitBait()

void InitBait ( ItemBase item)
protected

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

59 {
60 m_Bait = item;
61 m_IsBaitAnEmptyHook = !m_Bait.ConfigIsExisting("hookType");
62 }
ItemBase m_Bait
Определения ActionFishingNew.c:57
bool m_IsBaitAnEmptyHook
Определения ActionFishingNew.c:55

Перекрестные ссылки m_Bait и m_IsBaitAnEmptyHook.