Factorio Runtime DocsVersion 2.0.62

TileBuildabilityRule :: table

A runtime representation of TileBuildabilityRule.

Table fields

area :: BoundingBox

The area that this rule applies to.

The area that this rule applies to.

colliding_tiles :: CollisionMask

The tiles that this rule collides with.

The tiles that this rule collides with.

required_tiles :: CollisionMask

The tiles that this rule requires to be present.

The tiles that this rule requires to be present.

remove_on_collision :: bool

If the entity should be removed upon collision.

If the entity should be removed upon collision.

Classes

Concepts

Events

Defines