assignedGunner: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\[\[Category:[ _]?Scripting[ _]Commands[ _]Arma[ _]2(\|.*)]]" to "{{GameCategory|arma2|Scripting Commands}}")
m (Text replacement - "\[\[Category:[ _]?Scripting[ _]Commands[ _]Take[ _]On[ _]Helicopters(\|.*)?]]" to "{{GameCategory|tkoh|Scripting Commands}}")
Line 46: Line 46:
{{GameCategory|arma2|Scripting Commands}}
{{GameCategory|arma2|Scripting Commands}}
{{GameCategory|arma3|Scripting Commands}}
{{GameCategory|arma3|Scripting Commands}}
[[Category:Scripting Commands Take On Helicopters|{{uc:{{PAGENAME}}}}]]
{{GameCategory|tkoh|Scripting Commands}}
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]

Revision as of 02:43, 8 January 2021

Hover & click on the images for description

Description

Description:
Returns the soldier assigned to the given vehicle as a gunner.
Groups:
Unit ControlObject Manipulation

Syntax

Syntax:
assignedGunner vehicle
Parameters:
vehicle: Object -
Return Value:
Object

Examples

Example 1:
_gunner = assignedGunner vehicle player;

Additional Information

See also:
assignAsGunnerassignAsTurretassignAsCommanderassignAsDrivermoveInGunnermoveInTurretmoveInCommandermoveInDrivergunnerGetInTurretcommanderdriverassignAsCargomoveInCargoassignedCommanderassignedDriver

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