turretUnit: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (add Command Groups Vehicle Assignment, Object Information; add See Also)
(see also)
Line 25: Line 25:
____________________________________________________________________________________________
____________________________________________________________________________________________


| [[moveInTurret]], [[assignAsTurret]], [[assignedVehicleRole]], [[lockedTurret]] |= SEEALSO  
| [[moveInTurret]], [[assignAsTurret]], [[assignedVehicleRole]], [[lockedTurret]], [[isTurnedOut]] |= SEEALSO  


|  |= MPBEHAVIOUR  
|  |= MPBEHAVIOUR  

Revision as of 23:43, 29 June 2015

Hover & click on the images for description

Description

Description:
Returns the unit in the vehicle turret.
Groups:
Uncategorised

Syntax

Syntax:
vehicle turretUnit turretpath
Parameters:
vehicle: Object
turretpath: Array
Return Value:
Object

Examples

Example 1:
_vehicle turretUnit _thisTurret

Additional Information

See also:
moveInTurretassignAsTurretassignedVehicleRolelockedTurretisTurnedOut

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

Notes

Bottom Section