fleeing

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


back to COMREF

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"