| owner :: LuaEntity or LuaEquipment [R] | The owner of this burner energy source |
| inventory :: LuaInventory [R] | The fuel inventory. |
| heat :: double [RW] | |
| heat_capacity :: double [R] | |
| remaining_burning_fuel :: double [RW] | |
| currently_burning :: LuaItemPrototype [RW] | |
| valid :: boolean [R] | Is this object valid? |
| help :: string [R] | All methods, and properties that this object supports. |
A reference to the burner energy source owned by a specfic LuaEntity or LuaEquipment.
The owner of this burner energy source
The fuel inventory.