ClassLuaBurnerPrototype
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 | |
| fuel_inventory_size | :: R uint32 | |
| burnt_inventory_size | :: R uint32 | |
| smoke | :: R array[SmokeSource]? | The smoke sources for this burner prototype. |
The smoke sources for this burner prototype. | ||
| light_flicker | :: R table? | The light flicker definition for this burner prototype. |
The light flicker definition for this burner prototype. | ||
| fuel_categories | :: R dictionary[string → true] | The value in the dictionary is meaningless and exists just to allow for easy lookup. |
The value in the dictionary is meaningless and exists just to allow for easy lookup. | ||
| initial_fuel | :: R LuaItemPrototype? | |
| initial_fuel_percent | :: R double | |
| 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. [...] | ||


