См. определение в файле KitchenTimer.c строка 227
228 {
229 if (super.OnAction(action_id, player, ctx))
230 return true;
231
233 {
234 if (action_id ==
EActions.ALARM_SET_AHEAD)
235 {
237 }
238 }
239 return false;
240 }
void SetAlarmTimeServerSecs(int inSecs)
Перекрестные ссылки g_Game и SetAlarmTimeServerSecs().