Factorio Runtime DocsVersion 2.0.14

Fluid :: table

Table fields

name :: string

Fluid prototype name of the fluid.

Fluid prototype name of the fluid.

amount :: double

Amount of the fluid.

Amount of the fluid.

temperature :: float?

The temperature. When reading from LuaFluidBox, this field will always be present. It is not necessary to specify it when writing, however. When not specified, the fluid will be set to the fluid's default temperature as specified in the fluid's prototype.

The temperature. When reading from LuaFluidBox, this field will always be present. It is not necessary to specify it when writing, however. When not specified, the fluid will be set to the fluid's default temperature as specified in the fluid's prototype.

Classes

Concepts

Events

Defines