unitReady: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
[[Category:Scripting Commands]]
[[Category:Scripting Commands|U]]
[[Category:Scripting Commands OFP 1.97]]
[[Category:Scripting Commands OFP 1.97|U]]
[[Category:Scripting Commands OFP 1.46]]
[[Category:Scripting Commands OFP 1.46|U]]
[[Category:Scripting Commands ArmA]]
[[Category:Scripting Commands ArmA|U]]


back to [[Scripting_Reference#U|COMREF]]
back to [[Scripting_Reference#U|COMREF]]

Revision as of 20:05, 22 April 2006


back to COMREF

unitReady


Operand types:

None

Type of returned value:

Boolean

Description:

Check if unit is ready.

Unit is busy when it is given some command like move, until the command is finished.


Example:

_it = unitReady soldierOne