Types/SignalIDConnector: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(Created page with "Refers to an existing circuit network signal. == Mandatory properties == === type === '''Type''': Types/string Either "virtual", "item", or "fluid". === name === '''Ty...")
(No difference)

Revision as of 10:59, 30 July 2018

Refers to an existing circuit network signal.

Mandatory properties

type

Type: Types/string

Either "virtual", "item", or "fluid".

name

Type: Types/string

The name of a circuit network signal, it has to have the type that is specified in this definition. For example name = "iron-plate" would only work with type = "item", and type = "fluid" would need a fluid signal as the name, for example "crude-oil" or "water".