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

◆ Cancel()

override int CAContinuousRepeat::Cancel ( ActionData action_data)
inlineprotected

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

52 {
53 if ( m_SpentUnits )
54 {
57 }
58 return UA_CANCEL;
59 }
void SetACData(Param units)
Определения CABase.c:40
float m_TotalTimeElpased
Определения CAContinuousRepeat.c:4
ref Param1< float > m_SpentUnits
Определения CAContinuousRepeat.c:7
const int UA_CANCEL
Определения constants.c:465

Перекрестные ссылки ActionData, m_SpentUnits, m_TotalTimeElpased, CABase::SetACData() и UA_CANCEL.