vehicleName currentMagazineTurret [turret path]
Operand types
vehicleName:
Object[turret path] :
Array
Type of returned value
Description
Returns the name of the type of the currently used magazine on specified turret.
Use turret path [-1] for driver's turret.
Used In
Arma3
Example
myTank currentMagazineTurret [0];
// returns "2000Rnd_65x39_Belt"