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

◆ SpawnAndSetupCatch()

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

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

339 {
340 //hook check on catch
341 if (m_Hook && !m_Hook.IsSetForDeletion())
342 return super.SpawnAndSetupCatch(yItemIdx,v);
343 return null;
344 }

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