inflame: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
back to [[Scripting_Reference#I|COMREF]] | |||
<h2 style="color:#000066">''fireplace '''''inflame ''true'''''</h2> | <h2 style="color:#000066">''fireplace '''''inflame ''true'''''</h2> | ||
'''Operand types:''' | '''Operand types:''' | ||
''' | |||
fireplace:''' [[Object]] | |||
'''burn:''' [[Boolean]] | |||
burn: [[Boolean]] | |||
'''Type of returned value:''' | '''Type of returned value:''' | ||
Nothing | [[Nothing]] | ||
'''Description:''' | '''Description:''' | ||
Control fireplace burning. Set inflame to true (on) or false (off). | Control fireplace burning. | ||
Set inflame to [[true]] (on) or [[false]] (off). | |||
'''Example:''' | '''Example:''' | ||
fireplaceOne '''inflame''' true | fireplaceOne '''inflame''' [[true]] |