Factorio Runtime DocsVersion 2.0.45

AddRecordData :: table

Table fields

station :: string?

One of station or rail must be given.

One of station or rail must be given.

rail :: LuaEntity?
rail_direction :: defines.rail_direction?

When rail is given, this can be provided to further narrow down direction from which that rail should be approached.

When rail is given, this can be provided to further narrow down direction from which that rail should be approached.

wait_conditions :: array[WaitCondition]?
temporary :: boolean?
allows_unloading :: boolean?
index :: ScheduleRecordPosition?

If index is not given, the record is appended.

If index is not given, the record is appended.

Classes

Concepts

Events

Defines