ScheduleRecordPosition :: table
Table fields
| schedule_index | :: uint32? | The schedule index |
The schedule index | ||
| interrupt_index | :: uint32? | The interrupt index |
The interrupt index | ||
Concept used in
- LuaSchedule::add_wait_condition()
- LuaSchedule::remove_wait_condition()
- LuaSchedule::set_wait_condition_mode()
- LuaSchedule::change_wait_condition()
- LuaSchedule::remove_record()
- LuaSchedule::set_allow_unloading()
- LuaSchedule::drag_wait_condition()
- LuaSchedule::get_record()
- LuaSchedule::get_wait_condition()
- LuaSchedule::get_wait_conditions()
- LuaSchedule::get_wait_condition_count()
- AddRecordData

