Types/SignalIDConnector

From Official Factorio Wiki
Revision as of 10:59, 30 July 2018 by Bilka (talk | contribs) (Created page with "Refers to an existing circuit network signal. == Mandatory properties == === type === '''Type''': Types/string Either "virtual", "item", or "fluid". === name === '''Ty...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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".