Prototype of a fluid energy source.
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[SmokeSource] [R] | The smoke sources for this prototype if any. |
maximum_temperature :: double [R] | |
fluid_box :: LuaFluidBoxPrototype [R] | The fluid box for this energy source. |
valid :: boolean [R] | Is this object valid? |
object_name :: string [R] | The class name of this object. |
help() → string | All methods and properties that this object supports. |
The smoke sources for this prototype if any.
The fluid box for this energy source.