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

◆ SetProgress()

void CAContinuousRepeat::SetProgress ( float value)
inlineprotected

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

69 {
70 m_TimeElpased = value;
71 }
float m_TimeElpased
Определения CAContinuousRepeat.c:3

Перекрестные ссылки m_TimeElpased.

Используется в ActionSetAlarmClockCB::CreateActionComponent() и ActionSetKitchenTimerCB::CreateActionComponent().