scriptDone: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
(Description added.)
Line 4: Line 4:




<h2 style="color:#000066">''' scriptDone '''</h2>
<h2 style="color:#000066">''' scriptDone ''script'''''</h2>
 


'''Operand types:'''
'''Operand types:'''


None
'''script''': [[script]]


'''Type of returned value:'''
'''Type of returned value:'''
Line 17: Line 16:
'''Description:'''
'''Description:'''


?
Check if given script already finished.

Revision as of 21:58, 13 July 2006


scriptDone script

Operand types:

script: script

Type of returned value:

Boolean

Description:

Check if given script already finished.