isBleeding unitName

Operand types

unitName: Object

Type of returned value

Description

Returns whether the unit is bleeding.

Used In

Arma3

Example

if (isBleeding player) then {
player groupChat "I'm bleeding!!";
};
Search OFPEC COMREF