unitReady

From Bohemia Interactive Community
Revision as of 16:47, 19 April 2006 by Planck (talk | contribs)
Jump to navigation Jump to search


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