Prototype/TrainStop: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(1.1: default_trains_limit_signal, default_trains_count_signal added)
(1.1.51: Prototype/EntityWithOwner added)
Line 1: Line 1:
{{Prototype parent|Prototype/EntityWithHealth}}
{{Prototype parent|Prototype/EntityWithOwner}}
A [[train stop]].
A [[train stop]].


Line 5: Line 5:


== Mandatory properties ==
== Mandatory properties ==
This prototype inherits all the properties from [[Prototype/EntityWithHealth]].
This prototype inherits all the properties from [[Prototype/EntityWithOwner]].


{{Prototype property|animation_ticks_per_frame|[[Types/uint32|uint32]]}}
{{Prototype property|animation_ticks_per_frame|[[Types/uint32|uint32]]}}

Revision as of 19:27, 21 January 2022

Template:Prototype parent A train stop.

Template:Prototype TOC

Mandatory properties

This prototype inherits all the properties from Prototype/EntityWithOwner.

Template:Prototype property

Optional properties

Template:Prototype property

Template:Prototype property

Template:Prototype property

Template:Prototype property

Template:Prototype property

Template:Prototype property

Template:Prototype property

Template:Prototype property

Template:Prototype property

Template:Prototype property

Template:Prototype property

Template:Prototype property Table with the following mandatory members:

Template:Prototype property Table with the following mandatory members:

Template:Prototype property Table with the following mandatory members:

Template:Prototype property Array of 4 WireConnectionPoints. Mandatory if circuit_wire_max_distance > 0.

Template:Prototype property Array of 4 CircuitConnectorSpritess. Mandatory if circuit_wire_max_distance > 0.