moveToCompleted: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 3: Line 3:
[[Category:Scripting Commands ArmA|MOVETOCOMPLETED]]
[[Category:Scripting Commands ArmA|MOVETOCOMPLETED]]


{{Command|= Comments
____________________________________________________________________________________________


<h2 style="color:#000066">''' moveToCompleted ''person'''''</h2>
| arma |= Game name


|2.62|= Game version
____________________________________________________________________________________________


'''Operand types:'''
| Check if latest low level moveTo command is finished. |= Description
____________________________________________________________________________________________


'''person:''' [[Object]]
| '''moveToCompleted''' person |= Syntax


'''Type of returned value:'''
|p1= person: [[Object]] |= Parameter 1


[[Boolean]]
| [[Boolean]] |= Return value
____________________________________________________________________________________________


'''Compatibility:'''
|  |= See also


Version 2.62 required.
}}


'''Description:'''
<h3 style="display:none">Notes</h3>
   
<dl class="command_description">
Check if latest low level moveTo command is finished.
<!-- Note Section BEGIN -->
 
<!-- Note Section END -->
</dl>
 
<h3 style="display:none">Bottom Section</h3>

Revision as of 00:34, 2 August 2006


-wrong parameter ("Arma") defined!-2.62
Hover & click on the images for description

Description

Description:
Check if latest low level moveTo command is finished.
Groups:
Uncategorised

Syntax

Syntax:
moveToCompleted person
Parameters:
person: Object
Return Value:
Boolean

Examples

Examples:
Example needed

Additional Information

See also:
See also needed

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note

Notes

Bottom Section