inflame: Difference between revisions

From Bohemia Interactive Community
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]]


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]]

Revision as of 20:26, 15 April 2006

back to COMREF

fireplace inflame true


Operand types: fireplace: Object

burn: Boolean

Type of returned value:

Nothing

Description:

Control fireplace burning.

Set inflame to true (on) or false (off).


Example:

fireplaceOne inflame true