moveTo: 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">''''' moveTo '''''</h2>
<h2 style="color:#000066">''person'' ''''' moveTo ''''' ''position''</h2>




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


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


'''Compatibility:'''
'''Compatibility:'''
Version 2.61 required.


'''Description:'''
'''Description:'''
Low level command to person to move to given position.




'''Example:'''
'''Example:'''

Revision as of 20:59, 29 June 2006


<new command not populated>


person moveTo position


Operand types:

person: Object

position: Array

Type of returned value:

Nothing

Compatibility:

Version 2.61 required.

Description:

Low level command to person to move to given position.


Example: