unitReady

From Bohemia Interactive Community
Revision as of 20:50, 1 June 2006 by Raedor (talk | contribs)
Jump to navigation Jump to search


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