Factorio Runtime DocsVersion 2.0.55

DeciderCombinatorOutput :: table

Table fields

signal :: SignalID

Specifies a signal to output.

Specifies a signal to output.

copy_count_from_input :: boolean?

Defaults to true. When false, will output a value of 1 for the given output_signal.

Defaults to true. When false, will output a value of 1 for the given output_signal.

networks :: CircuitNetworkSelection?

Sets which input network to read the value of signal from if copy_count_from_input is true. Defaults to both.

Sets which input network to read the value of signal from if copy_count_from_input is true. Defaults to both.

Classes

Concepts

Events

Defines