DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
OnUpdate()
override void ActionSetKitchenTimer::OnUpdate
(
ActionData
action_data
)
inline
private
См. определение в файле
ActionSetKitchenTimer.c
строка
61
62
{
63
float
progress = action_data.m_Callback.GetActionComponentProgress();
64
KitchenTimer clock = KitchenTimer.Cast(action_data.m_MainItem);
65
clock.SetAnimationPhaseNow(
"ClockAlarm"
, progress);
66
}
Перекрестные ссылки
ActionData
.
ActionSetKitchenTimer
Создано системой
1.13.2