currentWeaponMode unit

Operand types

unit: Object

Type of returned value

Description

Returns current weapon mode of unit's weapon.
Result can be "Single", "Burst" or "manual".

Used In

Arma2OA

Example

_mode = currentWeaponMode loon1;
Search OFPEC COMREF