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