LuaFluidEnergySourcePrototype

Prototype of a fluid energy source.

class LuaFluidEnergySourcePrototype - sort
emissions :: double [R]
render_no_network_icon :: boolean [R]
render_no_power_icon :: boolean [R]
effectivity :: double [R]
burns_fluid :: boolean [R]
scale_fluid_usage :: boolean [R]
fluid_usage_per_tick :: double [R]
smoke :: array of SmokeSource [R] The smoke sources for this prototype if any.
maximum_temperature :: double [R]
fluid_box [R] The fluid box for this energy source.
valid :: boolean [R] Is this object valid?
help() → string All methods, and properties that this object supports.
emissions :: double [Read-only]

render_no_network_icon :: boolean [Read-only]

render_no_power_icon :: boolean [Read-only]

effectivity :: double [Read-only]

burns_fluid :: boolean [Read-only]

scale_fluid_usage :: boolean [Read-only]

fluid_usage_per_tick :: double [Read-only]

smoke :: array of SmokeSource [Read-only]

The smoke sources for this prototype if any.

maximum_temperature :: double [Read-only]

fluid_box [Read-only]

The fluid box for this energy source.