A reference to the burner energy source owned by a specific LuaEntity or LuaEquipment.
owner :: LuaEntity or LuaEquipment [R] | The owner of this burner energy source |
inventory :: LuaInventory [R] | The fuel inventory. |
burnt_result_inventory :: LuaInventory [R] | The burnt result inventory. |
heat :: double [RW] | |
heat_capacity :: double [R] | |
remaining_burning_fuel :: double [RW] | |
currently_burning :: LuaItemPrototype [RW] | |
fuel_categories :: dictionary[string → boolean] [R] | The fuel categories this burner uses. |
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 owner of this burner energy source
The fuel inventory.
The burnt result inventory.