assignedVehicles

From Bohemia Interactive Community
Revision as of 08:10, 1 September 2022 by POLPOX (talk | contribs) (arma1 -> arma3 replacement)
Jump to navigation Jump to search
Hover & click on the images for description
Only available in Development branch(es) until its release with Arma 3 patch v2.12.

Description

Description:
Returns all vehicles added to the given Group with addVehicle.
Groups:
Groups

Syntax

Syntax:
assignedVehicles group
Parameters:
group: Group
Return Value:
Array of Objects

Examples

Example 1:
_vehicles = assignedVehicles group player;

Additional Information

See also:
assignedVehicle assignedGroup addVehicle assignAsDriver assignAsCargo assignAsCommander assignAsGunner assignAsTurret assignAsCargoIndex unassignVehicle leaveVehicle fullCrew

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