Factorio Prototype DocsVersion 1.1.107

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

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


Type used in

Prototypes

Types