Types/BeamTriggerDelivery

From Official Factorio Wiki
Revision as of 16:02, 24 August 2018 by Bilka (talk | contribs) (Created page with "Extends Types/TriggerDelivery. == Mandatory properties == === beam === '''Type''': Types/string Name of a Prototype/Beam. == Optional properties == Inherits "s...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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