moveToFailed: Difference between revisions

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


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


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


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


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


| [[moveTo]], [[moveToCompleted]] |= See also
| [[moveTo]], [[moveToCompleted]] |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 failed.
Groups:
Uncategorised

Syntax

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

Examples

Examples:
Example needed

Additional Information

See also:
moveTomoveToCompleted

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