DayZ
1.29
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
SpawnAndSetupCatch()
override
EntityAI
CatchingContextFishingRodAction::SpawnAndSetupCatch
(
out
int
yItemIdx
,
vector
v
=
vector.Zero
)
inline
protected
См. определение в файле
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
}
CatchingContextFishingRodAction::m_Hook
EntityAI m_Hook
Определения
CatchingContextFishingRodAction.c:24
Перекрестные ссылки
m_Hook
.
CatchingContextFishingRodAction
Создано системой
1.13.2