moveToCompleted: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (template:command argument fix)
Line 11: Line 11:
____________________________________________________________________________________________
____________________________________________________________________________________________


| Check if latest low level moveTo command is finished. |= Description
| Check if latest low level moveTo command is finished. |DESCRIPTION=
____________________________________________________________________________________________
____________________________________________________________________________________________


|[[Boolean]] <nowiki>=</nowiki> '''moveToCompleted''' person |= Syntax
|[[Boolean]] <nowiki>=</nowiki> '''moveToCompleted''' person |SYNTAX=


|p1= person: [[Object]] |= Parameter 1
|p1= person: [[Object]] |PARAMETER1=


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


| [[moveTo]], [[moveToFailed]] |= See also
| [[moveTo]], [[moveToFailed]] |SEEALSO=


}}
}}

Revision as of 15:44, 7 April 2019


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

Description

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

Syntax

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

Examples

Examples:
Example needed

Additional Information

See also:
moveTomoveToFailed

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