turretUnit

From Bohemia Interactive Community
Revision as of 13:10, 21 December 2022 by Lou Montana (talk | contribs) (Text replacement - "|size=.8" to "|size= 0.75")
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Returns the unit in the vehicle turret. To find turret path of known unit, see unitTurret.
Groups:
Turrets

Syntax

Syntax:
vehicle turretUnit turretpath
Parameters:
vehicle: Object
turretPath: Array format Turret Path - since Arma 3 logo black.png1.58 [-1] (driver) is supported.
Return Value:
Object

Examples

Example 1:
_vehicle turretUnit _thisTurret;
Example 2:
vehicle player turretUnit [0];

Additional Information

See also:
unitTurret driver gunner commander effectiveCommander currentPilot moveInTurret assignAsTurret assignedVehicleRole lockedTurret isTurnedOut

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note