PipeConnectionDefinition :: table changed
Table fields
| connection_type | :: PipeConnectionType | |
| positions | :: array[MapPosition] | The 4 cardinal direction connection points for this pipe. |
The 4 cardinal direction connection points for this pipe. | ||
| max_underground_distance | :: uint32? | The maximum tile distance this underground connection can connect. |
The maximum tile distance this underground connection can connect. | ||
| flow_direction | :: FluidFlowDirection | |
| direction | :: defines.direction | |
| connection_category | :: array[string] | |
| hide_connection_info | :: boolean | |
| linked_connection_id | :: uint32? | Only provided if |
Only provided if | ||
| alt_direction | :: defines.direction? | Only provided if different from |
Only provided if different from | ||
| alt_position | :: MapPosition? | Only provided if different from first position inside of |
Only provided if different from first position inside of | ||

