Prototype/RailChainSignal: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(Set prototype parent)
(Converted to SMW format)
Line 1: Line 1:
{{Prototype parent|Prototype/RailSignalBase}}
{{Prototype parent|Prototype/RailSignalBase}}
A [[rail chain signal]].


== Basics ==
{{Prototype TOC|rail-chain-signal}}
Prototype type: '''rail-chain-signal'''


Extends [[Prototype/RailSignalBase]].
Extends [[Prototype/RailSignalBase]].
Line 9: Line 9:
This prototype inherits all the properties from [[Prototype/RailSignalBase]].
This prototype inherits all the properties from [[Prototype/RailSignalBase]].


=== selection_box_offsets ===
{{Prototype property|selection_box_offsets|[[Types/table|table]] of [[Types/vector|vector]]}}
'''Type''': [[Types/table]] of [[Types/vector]]
 
Array of 8 vectors.
Array of 8 vectors.


== Optional properties ==
== Optional properties ==


=== blue_light ===
{{Prototype property|blue_light|[[Types/LightDefinition|LightDefinition]]|optional=true}}
'''Type''': [[Types/LightDefinition]]


=== default_blue_output_signal ===
{{Prototype property|default_blue_output_signal|[[Types/SignalIDConnector|SignalIDConnector]]|optional=true}}
'''Type''': [[Types/SignalIDConnector]]

Revision as of 17:06, 5 August 2019

Template:Prototype parent A rail chain signal.

Template:Prototype TOC

Extends Prototype/RailSignalBase.

Mandatory properties

This prototype inherits all the properties from Prototype/RailSignalBase.

Template:Prototype property Array of 8 vectors.

Optional properties

Template:Prototype property

Template:Prototype property