fleeing

From Bohemia Interactive Community
Revision as of 13:26, 4 May 2006 by Planck (talk | contribs)
Jump to navigation Jump to search


fleeing unit


Operand types:

unit: Object

Type of returned value:

Boolean

Description:

Check if unit is fleeing.

Dead or empty unit returns false.


Example:

? (fleeing eastReconGroup) : goto "firingsquad"