ClassLuaFluidEnergySourcePrototypechanged
Members
| emissions_per_joule | :: R dictionary[string → double] | The table of emissions of this energy source in |
The table of emissions of this energy source in | ||
| render_no_network_icon | :: R boolean | |
| render_no_power_icon | :: R boolean | |
| effectivity | :: R double | |
| burns_fluid | :: R boolean | |
| scale_fluid_usage | :: R boolean | |
| destroy_non_fuel_fluid | :: R boolean | |
| fluid_usage_per_tick | :: R double | |
| smoke | :: R array[SmokeSource] | The smoke sources for this prototype, if any. |
The smoke sources for this prototype, if any. | ||
| maximum_temperature | :: R double | |
| fluid_box | :: R LuaFluidBoxPrototype | The fluid box for this energy source. |
The fluid box for this energy source. | ||
| output_fluid_box new | :: R LuaFluidBoxPrototype? | |
| spent_fluid new | :: R SpentFluidSpecification? | |
| valid | :: R boolean | Is this object valid? [...] |
Is this object valid? [...] | ||
| object_name | :: R string | The class name of this object. [...] |
The class name of this object. [...] | ||


