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

◆ GetActionCycleTime()

float CatchingContextFishingRodAction::GetActionCycleTime ( )
inlineprotected

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

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

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