Factorio Prototype DocsVersion 2.0.19

BeamTriggerDelivery :: struct

Inherits from TriggerDeliveryItem

Properties

type :: "beam"
beam :: EntityID

Name of a BeamPrototype.

Name of a BeamPrototype.

add_to_shooter optional :: bool
max_length optional :: uint32
duration optional :: uint32
source_offset optional :: Vector
destroy_with_source_or_target optional :: bool

Inherited from TriggerDeliveryItem
source_effects optional :: TriggerEffect

Provides the source of the TriggerDelivery as as both the source and target of the effect.

Provides the source of the TriggerDelivery as as both the source and target of the effect.

target_effects optional :: TriggerEffect

Properties

type :: "beam"

beam :: EntityID

Name of a BeamPrototype.

add_to_shooter :: bool optional

Default: true

max_length :: uint32 optional

Default: 0

duration :: uint32 optional

Default: 0

source_offset :: Vector optional

destroy_with_source_or_target :: bool optional

Default: true


Type used in

Prototypes

Types

Defines