assignedCommander: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " \| *s([0-9]) *= ([^ ]+)? ?'''([a-zA-Z0-9_]+)''' ?([^ ]+)? " to " |s$1= $2 $3 $4 ")
m (Text replacement - "\|s1= +" to "|s1= ")
Line 19: Line 19:
|descr= Returns the soldier assigned to the given vehicle as a commander.
|descr= Returns the soldier assigned to the given vehicle as a commander.


|s1= [[assignedCommander]]  vehicle
|s1= [[assignedCommander]]  vehicle


|p1= vehicle: [[Object]]
|p1= vehicle: [[Object]]

Revision as of 16:39, 19 June 2021

Hover & click on the images for description

Description

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

Syntax

Syntax:
assignedCommander vehicle
Parameters:
vehicle: Object
Return Value:
Object

Examples

Example 1:
_commander = assignedCommander vehicleName;

Additional Information

See also:
assignAsCommanderassignAsGunnerassignAsTurretassignAsDrivermoveInCommandermoveInGunnermoveInTurretmoveInDrivercommandergunnerassignAsCargodrivermoveInCargoassignedGunnerassignedCargoassignedDriver

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