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

◆ GetActionCycleTime()

float CatchingContextFishingRodAction::GetActionCycleTime ( )
inlineprotected

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

255 {
256 return CarchingResultFishingAction.Cast(m_Result).GetCurrentCycleTime(this);
257 }
ref CatchingResultBasic m_Result
Определения CatchingContextBase.c:27

Перекрестные ссылки CarchingResultFishingAction::GetCurrentCycleTime() и m_Result.