moveToCompleted: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "[[Category:Scripting Commands ArmA|" to "[[Category:Scripting Commands Armed Assault|") |
mNo edit summary |
||
Line 9: | Line 9: | ||
|1.00|Game version= | |1.00|Game version= | ||
|gr1= Unit Control |GROUP1= | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Line 14: | Line 16: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | |'''moveToCompleted''' person |SYNTAX= | ||
|p1= person: [[Object]] |PARAMETER1= | |p1= person: [[Object]] |PARAMETER1= | ||
| [[Boolean]] |RETURNVALUE= | | [[Boolean]] |RETURNVALUE= | ||
|x1= <code>_isCompleted = [[moveToCompleted]] _unit;</code> |EXAMPLE1= | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 19:21, 25 September 2020
Description
- Description:
- Check if latest low level moveTo command is finished.
- Groups:
- Unit Control
Syntax
Examples
- Example 1:
_isCompleted = moveToCompleted _unit;
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