fleeing

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