unitReady

From Bohemia Interactive Community
Revision as of 15:23, 15 April 2006 by Hoz (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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