windDir

Operand types

None

Type of returned value

Description

Returns the current wind direction.

Returned value is the azimut, as in 0-360.

Used In

Arma3

Example

if (wind == 270) then {
hint "wind is blowing from the east";
};
Search OFPEC COMREF