Factorio Prototype DocsVersion 1.1.107

BuildEntityTipTrigger :: struct

Properties

type :: "build-entity"
count optional :: uint32
entity optional :: EntityID
match_type_only optional :: bool
build_by_dragging optional :: bool
consecutive optional :: bool

Building is considered consecutive when the built entity is the same as the last built entity.

Building is considered consecutive when the built entity is the same as the last built entity.

linear_power_pole_line optional :: bool
build_in_line optional :: bool

Properties

type :: "build-entity"

count :: uint32 optional

Default: 1

entity :: EntityID optional

match_type_only :: bool optional

Default: false

build_by_dragging :: bool optional

consecutive :: bool optional

Default: false

Building is considered consecutive when the built entity is the same as the last built entity.

linear_power_pole_line :: bool optional

Default: false

build_in_line :: bool optional

Default: false


Type used in

Prototypes

Types