moveToCompleted: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 6: Line 6:




<h2 style="color:#000066">''''' moveToCompleted '''''</h2>
<h2 style="color:#000066">''''' moveToCompleted ''''' ''person''</h2>




'''Operand types:'''
'''Operand types:'''
person: [[Object]]


'''Type of returned value:'''
'''Type of returned value:'''
[[Boolean]]


'''Compatibility:'''
'''Compatibility:'''


'''Description:'''
Version 2.62 required.




'''Example:'''
'''Description:'''
   
Check if latest low level moveTo command is finished.

Revision as of 21:00, 29 June 2006


<new command not populated>


moveToCompleted person


Operand types:

person: Object

Type of returned value:

Boolean

Compatibility:

Version 2.62 required.


Description:

Check if latest low level moveTo command is finished.