Types/BeamTriggerDelivery: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(Created page with "Extends Types/TriggerDelivery. == Mandatory properties == === beam === '''Type''': Types/string Name of a Prototype/Beam. == Optional properties == Inherits "s...")
(No difference)

Revision as of 16:02, 24 August 2018

Extends Types/TriggerDelivery.

Mandatory properties

beam

Type: Types/string

Name of a Prototype/Beam.

Optional properties

Inherits "source_effects" and "target_effects" properties from Types/TriggerDelivery.

add_to_shooter

Type: Types/bool

Default: true

max_length

Type: Types/uint32

Default: 0

duration

Type: Types/uint32

Default: 0

source_offset

Type: Types/vector