unitReady

From Bohemia Interactive Community
Revision as of 16:20, 4 May 2006 by Planck (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