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

◆ SpawnAndSetupCatch()

override EntityAI CatchingContextFishingRodAction::SpawnAndSetupCatch ( out int yItemIdx,
vector v = vector.Zero )
inlineprotected

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

335 {
336 //hook check on catch
337 if (m_Hook && !m_Hook.IsSetForDeletion())
338 return super.SpawnAndSetupCatch(yItemIdx,v);
339 return null;
340 }

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