Factorio Runtime DocsVersion 2.0.14

EntityWithQualityID :: union

An entity prototype with optional quality specification. Can be specified in one of four ways.

Union members

LuaEntity

The entity. Both prototype and quality of the entity will be used.

LuaEntityPrototype

The entity prototype. Normal quality will be used.

string

The prototype name. Normal quality will be used.

EntityIDAndQualityIDPair

A table of entity prototype and quality.

Classes

Concepts

Events

Defines