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

◆ RemoveBait()

void CatchingContextTrapsBase::RemoveBait ( )
inlineprotected

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

228 {
229 if (m_Bait)
230 m_Bait.DeleteSafe();
231 }
ItemBase m_Bait
Определения CatchingContextTraps.c:9

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